• 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

Natal Airport Mini Guide

Natal Airport also known as Augusto Severo International Airport is 18km from the city of Natal, Brazil. It is 15km to the famous beaches at Ponta Negra.  Flights arrive from cities in Brazil and some major hub airports in Europe including Heathrow, Amsterdam and Munich.
It is approximately a 25 minute drive into the city - if you have hired a car you will find the car rental offices in arrivals. Car hire is a good option as the taxis there are well known for being expensive.

Current Rental Rates at Natal Airport

Volkswagen Up

4 Adults, 3 Doors

From 17.43 EUR/day
Volkswagen Up

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

  1 |
  Manual |
  No

Renault Kwid

5 Adults, 3 Doors

From 17.45 EUR/day
Renault Kwid

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

  2 |
  Manual |
  Yes

Chevrolet Onix

5 Adults, 3 Doors

From 20.66 EUR/day
Chevrolet Onix

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

  3 |
  Manual |
  Yes

Volkswagen Virtus

5 Adults, 3 Doors

From 26.87 EUR/day
Volkswagen Virtus

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

  2 |
  Automatic |
  Yes

Fiat Mobi Like

4 Adults, 4 Doors

From 27.14 EUR/day
Fiat Mobi Like

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

  1 |
  Manual |
  No

Jeep Renegade

5 Adults, 5 Doors

From 28.35 EUR/day
Jeep Renegade

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

  3 |
  Automatic |
  Yes

Fiat Novo Uno

5 Adults, 3 Doors

From 29.70 EUR/day
Fiat Novo Uno

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

  2 |
  Manual |
  No

Hyundai HB20

5 Adults, 5 Doors

From 29.71 EUR/day
Hyundai HB20

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

  2 |
  Manual |
  Yes

Nissan Versa

5 Adults, 5 Doors

From 29.72 EUR/day
Nissan Versa

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

  2 |
  Manual |
  No

Useful to know about Natal Airport

  • The airport’s full name is Augusto Severo International Airport, named after the local artist.
  • It was an important World War II airfield as it was the closest South American airport to Europe and Africa.
  • 2.5 million passengers passed through its terminals last year.
  • The current terminal opened in 2000.
  • The airport is already running at over capacity and will be replaced by The Greater Natal International Airport in the next few years.

 

Popular car hire destinations in Natal Airport

Best car rental companies in Natal Airport

8.0
No.1: LOCALIZA,
based on 166 reviews
80
70
80
80
80
19 min (average wait time)
6.6
No.2: MOVIDA,
based on 61 reviews
70
60
60
50
70
12 min (average wait time)
5.9
No.3: UNIDAS,
based on 35 reviews
80
50
60
50
60
4 min (average wait time)

Natal Airport car hire information

  • 8.0/10
    Best Rated Agent:
    LOCALIZA
  • € 122.01
    Average price:
    (per week)
  • € 17.43
    Best Price:
    Per Week
  • 11
    Most Popular Type:
    Compact
  • 2
    Most popular model:
    Chevrolet Spin
  • 28
    Total Cars Available
     

Average prices per day for car hire at Natal Airport

ItemPercent
January€ 39
February€ 39
March€ 37
April€ 34
May€ 38
June€ 34
July€ 34
August€ 32
September€ 29
October€ 32
November€ 35
December€ 38
ItemPercent
January€ 25
February€ 26
March€ 24
April€ 20
May€ 21
June€ 18
July€ 20
August€ 19
September€ 18
October€ 19
November€ 22
December€ 26
ItemPercent
January€ 50
February€ 52
March€ 49
April€ 42
May€ 53
June€ 38
July€ 49
August€ 47
September€ 40
October€ 40
November€ 44
December€ 54
ItemPercent
January€ 39
February€ 39
March€ 36
April€ 38
May€ 39
June€ 32
July€ 42
August€ 28
September€ 28
October€ 36
November€ 38
December€ 39
ItemPercent
January€ 67
February€ 76
March€ 80
April€ 55
May€ 90
June€ 86
July
August
September€ 48
October
November€ 57
December€ 130
ItemPercent
January€ 28
February€ 29
March€ 25
April€ 24
May€ 29
June€ 26
July€ 25
August€ 24
September€ 22
October€ 24
November€ 25
December€ 29
ItemPercent
January€ 48
February€ 54
March€ 52
April€ 46
May€ 40
June€ 59
July€ 40
August€ 32
September€ 67
October€ 40
November€ 50
December€ 73
ItemPercent
January€ 47
February€ 39
March€ 41
April€ 40
May€ 48
June€ 45
July€ 40
August€ 29
September€ 33
October€ 36
November€ 39
December€ 46

Select category to see average car hire prices at Natal Airport

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

FAQs about car hire at Natal Airport

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

from
€17
per day
ItemPercent
Jan€ 15
Feb€ 17
Mar€ 14
Apr€ 15
May€ 20
Jun€ 20
Jul€ 20
Aug€ 16
Sep€ 16
Oct€ 19
Nov€ 17
Dec€ 16
from
€18
per day
ItemPercent
Jan€ 16
Feb€ 19
Mar€ 16
Apr€ 15
May€ 20
Jun€ 19
Jul€ 21
Aug€ 16
Sep€ 16
Oct€ 16
Nov€ 17
Dec€ 20
from
€18
per day
ItemPercent
Jan€ 16
Feb€ 19
Mar€ 16
Apr€ 15
May€ 20
Jun€ 19
Jul€ 21
Aug€ 16
Sep€ 16
Oct€ 16
Nov€ 17
Dec€ 20
from
€20
per day
ItemPercent
Jan€ 24
Feb€ 19
Mar€ 17
Apr€ 17
May€ 18
Jun€ 21
Jul€ 21
Aug€ 20
Sep€ 21
Oct€ 17
Nov€ 19
Dec€ 21