• 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

Car Rental At Bally's Hotel, Las Vegas

There are many stunning hotels in Las Vegas but most of them come at a stunningly high price. Bally’s is different; it offers great deals on stays there and whilst not having masses of high end entertainment like the others you are right in the middle of ‘the strip’ so you can use the entertainment facilities of the more expensive hotels nearby.

Your rental car vehicle with Rhino can be collected directly from the hotel so you can explore further afield and there is plenty of parking at the hotel for your hire car.

Current Rental Rates in Ballys Hotel

Mystery Car Compact or Larger

5 Adults, 4 Doors

From 69.67 EUR/day
Mystery Car Compact or Larger

7 Days rental at 487.75 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Ford Fiesta

5 Adults, 4 Doors

From 69.67 EUR/day
Ford Fiesta

7 Days rental at 487.75 EUR from 22/05/2023

  2 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 4 Doors

From 69.67 EUR/day
Nissan Versa

7 Days rental at 487.75 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Kia Rio

5 Adults, 5 Doors

From 69.67 EUR/day
Kia Rio

7 Days rental at 487.75 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Toyota Corolla

5 Adults, 4 Doors

From 70.50 EUR/day
Toyota Corolla

7 Days rental at 493.51 EUR from 22/05/2023

  4 |
  Automatic |
  Yes

Hyundai Elantra

5 Adults, 4 Doors

From 70.50 EUR/day
Hyundai Elantra

7 Days rental at 493.51 EUR from 22/05/2023

  4 |
  Automatic |
  Yes

Mystery Car Compact or Larger

5 Adults, 4 Doors

From 75.43 EUR/day
Mystery Car Compact or Larger

7 Days rental at 528.03 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Ford Fiesta

5 Adults, 4 Doors

From 75.43 EUR/day
Ford Fiesta

7 Days rental at 528.03 EUR from 22/05/2023

  2 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 4 Doors

From 75.43 EUR/day
Nissan Versa

7 Days rental at 528.03 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Useful to know about Ballys Hotel

  • Bally’s used to be called the MGM Grand and is renowned for its casino
  • It’s part of the group that own Caesar’s Palace
  • The hotel has over 2,800 rooms
  • It has a huge shopping centre under it with a Las Vegas Monorail stop outside

Best car rental companies in Ballys Hotel

6.2
No.1: DOLLAR,
based on 3712 reviews
60
60
50
50
70
14 min (average wait time)

Ballys Hotel car hire information

  • 6.2/10
    Best Rated Agent:
    Dollar US Corporate
  • € 487.69
    Average price:
    (per week)
  • € 69.67
    Best Price:
    Per Week
  • 8
    Most Popular Type:
    Intermediate
  • 4
    Most popular model:
    Chevrolet Malibu
  • 36
    Total Cars Available
     

Average prices per day for car hire in Ballys Hotel

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.Collections.Generic.List`1.RemoveAt(Int32 index) at CMSWebParts_MyWebParts_ChartCityAmchartsV1.generateGraph(String pvNodeID, String pvChartTitle) at CMSWebParts_MyWebParts_ChartCityAmchartsV1.Page_Load(Object sender, EventArgs e)
ItemPercent
January€ 37
February€ 38
March€ 54
April€ 49
May€ 48
June€ 42
July€ 43
August€ 39
September€ 47
October€ 45
November€ 46
December€ 60
ItemPercent
January€ 35
February€ 36
March€ 50
April€ 48
May€ 47
June€ 40
July€ 43
August€ 38
September€ 44
October€ 44
November€ 44
December€ 58
ItemPercent
January€ 56
February€ 56
March€ 60
April€ 60
May€ 63
June€ 56
July€ 69
August€ 56
September€ 61
October€ 60
November€ 62
December€ 79
ItemPercent
January€ 43
February€ 45
March€ 57
April€ 57
May€ 56
June€ 49
July€ 60
August€ 46
September€ 52
October€ 53
November€ 54
December€ 71
ItemPercent
January
February
March€ 77
April€ 69
May€ 69
June€ 64
July€ 62
August€ 63
September
October
November
December
ItemPercent
January€ 61
February€ 63
March€ 71
April€ 69
May€ 68
June€ 62
July€ 69
August€ 63
September€ 60
October€ 60
November€ 61
December€ 69
ItemPercent
January
February
March€ 77
April€ 113
May€ 87
June
July
August
September
October
November
December
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices

FAQs about car hire in Ballys Hotel

Page_Load: CT_ID:57368 NodeID:25712 pvCT_ID:57368 NodeID:25712 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 =25712 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=57368 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=57368 Declare @TotalReviews varchar(200), @higest_rating float, @cheapest_price float, @CheapestVendor varchar(200),@expensive_price float, @offercount int; SET @TotalReviews = (select SUM(Total) 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
faq
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 USA fo find you the best price and that's a promise...

from
€65
per day
ItemPercent
Jan€ 52
Feb€ 49
Mar€ 47
Apr€ 114
May€ 90
Jun€ 96
Jul€ 82
Aug€ 57
Sep€ 49
Oct€ 50
Nov€ 49
Dec€ 43
from
€79
per day
ItemPercent
Jan€ 56
Feb€ 75
Mar€ 63
Apr€ 109
May€ 105
Jun€ 106
Jul€ 95
Aug€ 85
Sep€ 64
Oct€ 58
Nov€ 69
Dec€ 62
from
€78
per day
ItemPercent
Jan€ 51
Feb€ 55
Mar€ 42
Apr€ 93
May€ 111
Jun€ 117
Jul€ 110
Aug€ 107
Sep€ 56
Oct€ 50
Nov€ 72
Dec€ 73
from
€79
per day
ItemPercent
Jan€ 56
Feb€ 75
Mar€ 63
Apr€ 109
May€ 105
Jun€ 106
Jul€ 95
Aug€ 85
Sep€ 64
Oct€ 58
Nov€ 69
Dec€ 62