• Search & compare prices from leading car hire companies & save!
  • Flexible Rentals, Worldwide locations, No Hidden Fees
  • Get in touch via Facebook
  • 24/7 Multi Lingual Customer Service

Galway Mini Guide

Galway lies amidst some incredible scenery being close to the Bay of Galway and the River Corrib. More than 70,000 people live there in what is the only city in the Province of Connacht. Due to the nearby North Atlantic, Galway is famous for having a mild yet temperate climate. However it may not feel very temperate to visitors and that is why having your own rental vehicle to explore is very appealing.

To get to Galway you have to fly to Carnmore Airport and the airport has connections with cities across the entire UK as well as Amsterdam and Brittany. You will need to have a hire car in this part of the world as the airport is approximately a 10 minute drive from Galway and there is no decent public transportation with bus routes being intermittent to say the least.

Current Rental Rates in Galway

Ford Ka

4 Adults, 3 Doors

From 183.97 EUR/day
Ford Ka

7 Days rental at 1287.84 EUR from 24/07/2023

  2 |
  Manual |
  No

Volkswagen Up

4 Adults, 5 Doors

From 185.05 EUR/day
Volkswagen Up

7 Days rental at 1295.36 EUR from 24/07/2023

  2 |
  Manual |
  No

Volkswagen Polo

5 Adults, 3 Doors

From 185.77 EUR/day
Volkswagen Polo

7 Days rental at 1300.44 EUR from 24/07/2023

  2 |
  Manual |
  No

Renault Clio

4 Adults, 3 Doors

From 186.47 EUR/day
Renault Clio

7 Days rental at 1305.34 EUR from 24/07/2023

  3 |
  Manual |
  No

Toyota Corolla

5 Adults, 5 Doors

From 198.62 EUR/day
Toyota Corolla

7 Days rental at 1390.39 EUR from 24/07/2023

  3 |
  Manual |
  No

Skoda Citigo

4 Adults, 3 Doors

From 376.47 EUR/day
Skoda Citigo

7 Days rental at 2635.29 EUR from 24/07/2023

  2 |
  Automatic |
  No

Toyota Avensis

5 Adults, 4 Doors

From 466.11 EUR/day
Toyota Avensis

7 Days rental at 3262.82 EUR from 24/07/2023

  3 |
  Manual |
  No

Toyota Corolla

5 Adults, 3 Doors

From 466.11 EUR/day
Toyota Corolla

7 Days rental at 3262.82 EUR from 24/07/2023

  3 |
  Automatic |
  No

Hyundai ix35

5 Adults, 5 Doors

From 501.84 EUR/day
Hyundai ix35

7 Days rental at 3512.88 EUR from 24/07/2023

  4 |
  Manual |
  No

Useful to know about Galway

  • Galway is the fastest growing city in Ireland and is the fifth largest in Ireland.
  • The Galway motto is - His praise remains until the ages.
  • Galway lies within the county of Galway.
  • Galway is considered to be the cultural heart of Ireland.

 

Popular car hire destinations in Galway

Best car rental companies in Galway

7.5
No.1: BUDGET,
based on 2565 reviews
75
78
64
78
80
21 min (average wait time)

Galway car hire information

  • 7.6/10
    Best Rated Agent:
    Budget Direct
  • € 1287.79
    Average price:
    (per week)
  • € 183.97
    Best Price:
    Per Week
  • 4
    Most Popular Type:
    Compact
  • 2
    Most popular model:
    Toyota Corolla
  • 13
    Total Cars Available
     

Average prices per day in Galway

ItemPercent
January€ 176
February€ 171
March€ 101
April€ 86
May€ 102
June€ 174
July€ 183
August€ 135
September€ 128
October€ 146
November€ 131
December€ 150
ItemPercent
January€ 95
February€ 92
March€ 84
April€ 74
May€ 91
June€ 140
July€ 156
August€ 123
September€ 118
October€ 88
November€ 75
December€ 85
ItemPercent
January€ 1459
February€ 1398
March€ 190
April
May€ 221
June€ 542
July€ 591
August
September
October€ 981
November€ 967
December€ 981
ItemPercent
January€ 337
February€ 326
March€ 173
April€ 140
May€ 154
June€ 333
July€ 247
August€ 197
September€ 191
October€ 272
November€ 261
December€ 306
ItemPercent
January€ 815
February€ 783
March€ 415
April€ 241
May€ 313
June€ 431
July€ 388
August€ 363
September€ 363
October€ 632
November€ 569
December€ 981
ItemPercent
January€ 73
February€ 71
March€ 63
April€ 54
May€ 71
June€ 96
July€ 134
August€ 130
September€ 121
October€ 74
November€ 55
December€ 73
ItemPercent
January€ 181
February€ 177
March€ 165
April€ 136
May€ 135
June€ 247
July€ 237
August€ 276
September€ 253
October€ 260
November€ 146
December€ 226
ItemPercent
January€ 507
February€ 487
March€ 103
April€ 75
May€ 180
June€ 460
July€ 284
August€ 89
September€ 57
October€ 361
November€ 342
December€ 382

Select category to see average car hire prices in Galway

*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:174297 NodeID:9808 pvCT_ID:174297 NodeID:9808 DECLARE @CountryKeyword varchar(200), @CountryCode varchar(50),@DocumentPageTitle varchar(200), @DocumentPageDescription varchar(2000),@CT_ID int SELECT @DocumentPageTitle = DocumentPageTitle,@DocumentPageDescription = DocumentPageDescription from CMS_Document where DocumentNodeID =9808 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=174297 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=174297 Declare @TotalReviews varchar(200), @higest_rating float, @cheapest_price float, @CheapestVendor varchar(200),@expensive_price float, @offercount int; SET @TotalReviews = (select SUM(TotalAgent) as TotalReviews from[cartrawler_v2].[dbo].Review R where R.CartrawlerCode = @CT_ID and RecordDateTimeDt = (select MAX(RecordDateTimeDt) from[cartrawler_v2].[dbo].Review R where R.CartrawlerCode = @CT_ID)) SET @higest_rating = ( SELECT TOP 1 X.higest_rate * 2 as higest_rate FROM ( SELECT VendorName,CAST(overall AS decimal(5, 1)) AS higest_rate, CartrawlerCode FROM[cartrawler_v2].[dbo].[Review] WHERE CartrawlerCode = @CT_ID AND overall IS NOT NULL GROUP BY VendorName, overall, CartrawlerCode ) X ORDER BY CartrawlerCode, CAST(X.higest_rate AS decimal(5, 1)) DESC) SET @cheapest_price = ( SELECT CONVERT(Numeric(19, 2), min(computeddailyrate)) best_price FROM[cartrawler_v2].[dbo].[LocationVehicleV3] where CartrawlerCode = @CT_ID and vehiclematrixcategory<>'' and vehiclematrixcategory is not null and vehiclematrixcategory<> 'NULL' and RecordDateTimeDt = (select MAX(RecordDateTimeDt) from [cartrawler_v2].[dbo].[LocationVehicleV3] where CartrawlerCode=@CT_ID)) SET @CheapestVendor = ( select TOP 1 VendorShortName FROM[cartrawler_v2].[dbo].[ExtLocationVehicleV1] WHERE CartrawlerCode = @CT_ID AND RecordDateTimeDt = (select MAX(RecordDateTimeDt) from[cartrawler_v2].[dbo].[ExtLocationVehicleV1] where CartrawlerCode = @CT_ID ) order by computeddailyrate ) SET @expensive_price = ( SELECT TOP 1 CONVERT(Numeric(19,2),X.ComputedDailyRate) as expensive_price FROM ( SELECT [Expr1], MAX(ComputedDailyRate) as ComputedDailyRate, CountryCode, RecordDateTime, CountryName FROM [cartrawler_v2].[dbo].[LocationVehicleV2] group by [Expr1], CountryCode, RecordDateTime, RecordDateTimeDt, CountryName, CartrawlerCode HAVING (CountryCode= @CountryCode or CountryName = @CountryCode) AND ISNULL([Expr1], '') <> '' and CartrawlerCode = @CT_ID and RecordDateTimeDt = (select MAX(RecordDateTimeDt) from[cartrawler_v2].[dbo].[LocationVehicleV2] where(CountryCode= @CountryCode or CountryName = @CountryCode) and CartrawlerCode = @CT_ID) ) X ORDER BY X.ComputedDailyRate desc ) SET @offercount = (SELECT FLOOR(RAND() *(100-5+1))+5) SELECT @TotalReviews as TotalReviews, ratingavailable = CASE when @higest_rating is not null then @TotalReviews ELSE 0 END , higest_rating = CASE when @higest_rating is not null then @higest_rating ELSE 0 END , @cheapest_price as cheapest_price,@CheapestVendor as CheapestVendor, @expensive_price as expensive_price, @offercount as offercount,@DocumentPageTitle as DocumentPageTitle,@DocumentPageDescription as DocumentPageDescription
FAQs - How can we help?

There are always some points on which you are not sure when hiring a car, so we have done our best to answer the frequently asked questions. Just click this link and you will find the questions are sorted by category for easy navigation.


Other Rhino Car Hire Locations

We specialise in car rentals throughout Ireland fo find you the best price and that's a promise...

from
€67
per day
ItemPercent
Jan€ 38
Feb€ 27
Mar€ 66
Apr€ 40
May€ 58
Jun€ 94
Jul€ 177
Aug€ 80
Sep€ 77
Oct€ 51
Nov€ 32
Dec€ 59
from
€61
per day
ItemPercent
Jan€ 28
Feb€ 27
Mar€ 55
Apr€ 40
May€ 58
Jun€ 73
Jul€ 177
Aug€ 80
Sep€ 77
Oct€ 46
Nov€ 32
Dec€ 37
from
€67
per day
ItemPercent
Jan€ 38
Feb€ 27
Mar€ 66
Apr€ 40
May€ 58
Jun€ 94
Jul€ 177
Aug€ 80
Sep€ 77
Oct€ 51
Nov€ 32
Dec€ 59
from
€62
per day
ItemPercent
Jan€ 29
Feb€ 26
Mar€ 46
Apr€ 42
May€ 58
Jun€ 96
Jul€ 177
Aug€ 80
Sep€ 68
Oct€ 51
Nov€ 37
Dec€ 39