• 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

Ninoy Aquino Airport Car Rental Mini Guide

The airport has three international terminals plus a domestic one. Car Hire can be prebooked and collected directly from the airport giving you independent and cost effective transport into Manila.

If you have pre-booked your hire car, there are several booths around the arrivals area for you to page the company. Many ask you to simply ‘send’ your reservation number and you will then be told where to go to be shuttled to the pick-up area.

The airport receives dozens of flights a day from as far away as China, the Middle East and Australia. It has one flight a day from Europe with KLM operating a flight out of Amsterdam. Travellers from the UK would have to fly to Amsterdam first before connecting to Ninoy Aquino.

Current Rental Rates at Manila Ninoy Aquino Airport

Toyota Vios

5 Adults, 5 Doors

From 47.45 EUR/day
Toyota Vios

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

  2 |
  Manual |
  Yes

Toyota Vios

5 Adults, 5 Doors

From 58.75 EUR/day
Toyota Vios

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

  2 |
  Automatic |
  Yes

Toyota Innova

7 Adults, 5 Doors

From 72.31 EUR/day
Toyota Innova

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

  1 |
  Manual |
  Yes

Useful to know about Manila Ninoy Aquino Airport

  • The airport is called Ninoy Aquino Airport.
  • It’s located four miles south of the capital.
  • The airport was named after the politician Benigno Aquino who was assassinated at the airport in 1983.
  • The airport is huge and had 27m passengers pass through the terminals last year.
  • The city’s airline traffic is shared with Diosdado Macapagal Airport, also within the city boundaries.

Best car rental companies in Manila Ninoy Aquino Airport

7.1
No.1: RIGHT CARS,
based on 13 reviews
91
66
71
50
75
18 min (average wait time)
5.6
No.2: EUROPCAR,
based on 20 reviews
66
54
53
50
61
9 min (average wait time)
5.0
No.3: AVIS,
based on 81 reviews
51
56
46
38
56
29 min (average wait time)

Manila Ninoy Aquino Airport car hire information

  • 7.2/10
    Best Rated Agent:
    Right Cars
  • € 332.15
    Average price:
    (per week)
  • € 47.45
    Best Price:
    Per Week
  • 2
    Most Popular Type:
    Economy
  • 2
    Most popular model:
    Toyota Vios
  • 3
    Total Cars Available
     

Average prices per day for car hire at Manila Ninoy Aquino Airport

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€ 58
February€ 61
March€ 58
April€ 84
May€ 57
June€ 54
July€ 54
August€ 52
September€ 48
October€ 47
November€ 57
December€ 58
ItemPercent
January€ 69
February€ 71
March€ 49
April€ 102
May€ 50
June€ 43
July€ 42
August€ 40
September€ 46
October€ 49
November€ 55
December€ 53
ItemPercent
January€ 116
February€ 105
March€ 109
April€ 90
May€ 97
June€ 88
July€ 87
August€ 88
September€ 93
October€ 93
November€ 101
December€ 107
ItemPercent
January€ 70
February€ 71
March€ 67
April€ 71
May€ 68
June€ 66
July€ 65
August€ 64
September€ 65
October€ 66
November€ 73
December€ 75
ItemPercent
January€ 99
February€ 97
March€ 95
April€ 98
May€ 98
June
July
August
September€ 94
October€ 95
November€ 120
December€ 124
ItemPercent
January
February
March€ 48
April€ 57
May€ 57
June€ 56
July€ 55
August€ 56
September€ 55
October€ 55
November€ 55
December€ 55
ItemPercent
January
February
March€ 101
April€ 106
May€ 100
June€ 99
July€ 98
August€ 99
September€ 97
October€ 97
November€ 96
December€ 106
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices

FAQs about car hire at Manila Ninoy Aquino Airport

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

from
€57
per day
ItemPercent
Jan€ 63
Feb€ 81
Mar€ 79
Apr€ 50
May€ 61
Jun€ 45
Jul€ 48
Aug€ 47
Sep€ 46
Oct€ 60
Nov€ 60
Dec€ 44
from
€57
per day
ItemPercent
Jan€ 63
Feb€ 81
Mar€ 79
Apr€ 50
May€ 61
Jun€ 45
Jul€ 48
Aug€ 47
Sep€ 46
Oct€ 60
Nov€ 60
Dec€ 44
from
€0
per day
ItemPercent
from
€0
per day
ItemPercent