• 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

Belgrade Car Rental Mini Guide

Belgrade is a great city for a weekend break, it’s lively and has a lot for the visitor to see and do, for a great view of the city take your hire car out to Belgrade Fortress.  You can catch a train into Belgrade from as far away as Moscow and Munich and many other major European cities from all of which you can book car hire.
 

Current Rental Rates in Belgrade

Toyota Aygo

4 Adults, 5 Doors

From 14.84 EUR/day
Toyota Aygo

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

  2 |
  Manual |
  Yes

Volkswagen Polo

5 Adults, 5 Doors

From 16.70 EUR/day
Volkswagen Polo

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

  2 |
  Manual |
  Yes

Skoda Fabia Estate

5 Adults, 5 Doors

From 20.13 EUR/day
Skoda Fabia Estate

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

  4 |
  Manual |
  Yes

Volkswagen Golf

5 Adults, 5 Doors

From 20.70 EUR/day
Volkswagen Golf

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

  3 |
  Manual |
  Yes

Ford Fiesta

5 Adults, 5 Doors

From 23.13 EUR/day
Ford Fiesta

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

  2 |
  Automatic |
  Yes

Volkswagen Polo

5 Adults, 5 Doors

From 28.07 EUR/day
Volkswagen Polo

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

  2 |
  Manual |
  Yes

Fiat Tipo

5 Adults, 5 Doors

From 30.68 EUR/day
Fiat Tipo

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

  3 |
  Manual |
  Yes

Volkswagen T-Cross

5 Adults, 5 Doors

From 30.70 EUR/day
Volkswagen T-Cross

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

  3 |
  Manual |
  Yes

Volkswagen Up

4 Adults, 5 Doors

From 30.86 EUR/day
Volkswagen Up

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

  2 |
  Manual |
  Yes

Useful to know about Belgrade

  • Belgrade is the capital city of Serbia having been the capital of Yugoslavia before it.
  • The name translates as ‘White City’.
  • It’s the largest city in South Eastern Europe.
  • The area was first colonised by one of Europe’s oldest civilisation, the Vinca.
  • Because of its history the city has a mostly Middle Eastern feel to it.

 

Popular car hire destinations in Belgrade

Best car rental companies in Belgrade

8.7
No.1: SIXT,
based on 44 reviews
96
95
73
76
93
15 min (average wait time)
7.9
No.2: HERTZ,
based on 210 reviews
72
74
82
82
82
20 min (average wait time)
7.5
No.3: BUDGET,
based on 132 reviews
70
70
70
70
70
1 min (average wait time)

Belgrade car hire information

  • 8.8/10
    Best Rated Agent:
    SIXT Franchise
  • € 103.88
    Average price:
    (per week)
  • € 14.84
    Best Price:
    Per Week
  • 10
    Most Popular Type:
    Compact
  • 2
    Most popular model:
    Opel Vivaro
  • 37
    Total Cars Available
     

Average prices per day for car hire in Belgrade

ItemPercent
January€ 47
February€ 49
March€ 41
April€ 47
May€ 43
June€ 123
July€ 97
August€ 61
September€ 55
October€ 48
November€ 44
December€ 48
ItemPercent
January€ 37
February€ 41
March€ 33
April€ 37
May€ 33
June€ 122
July€ 91
August€ 45
September€ 44
October€ 37
November€ 34
December€ 37
ItemPercent
January€ 77
February€ 98
March€ 89
April€ 71
May€ 65
June€ 291
July€ 247
August€ 106
September€ 97
October€ 96
November€ 74
December€ 86
ItemPercent
January€ 65
February€ 70
March€ 57
April€ 66
May€ 62
June€ 166
July€ 165
August€ 84
September€ 82
October€ 71
November€ 61
December€ 63
ItemPercent
January€ 144
February€ 159
March€ 134
April€ 139
May€ 121
June€ 144
July€ 183
August€ 155
September€ 148
October€ 126
November€ 125
December€ 137
ItemPercent
January€ 37
February€ 40
March€ 33
April€ 30
May€ 27
June€ 37
July€ 103
August€ 31
September€ 31
October€ 27
November€ 27
December€ 30
ItemPercent
January€ 91
February€ 99
March€ 87
April€ 81
May€ 83
June€ 153
July€ 181
August€ 105
September€ 96
October€ 95
November€ 83
December€ 88
ItemPercent
January€ 49
February€ 77
March€ 61
April€ 48
May€ 39
June€ 47
July€ 71
August€ 74
September€ 67
October€ 61
November€ 49
December€ 65

Select category to see average car hire prices in Belgrade

*average daily rates based on 7 day rental, search for today's best prices

FAQs about car hire in Belgrade

Page_Load: CT_ID:6202 NodeID:11058 pvCT_ID:6202 NodeID:11058 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 =11058 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=6202 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=6202 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 Serbia fo find you the best price and that's a promise...

from
€19
per day
ItemPercent
Jan€ 10
Feb€ 11
Mar€ 13
Apr€ 17
May€ 22
Jun€ 29
Jul€ 41
Aug€ 32
Sep€ 19
Oct€ 16
Nov€ 13
Dec€ 10
from
€0
per day
ItemPercent
from
€0
per day
ItemPercent
from
€0
per day
ItemPercent