Rate Overview
Live
1 AED = 16.1220 PHP
1 PHP = 0.062027
AED
Avg
15.9211
High
16.1374
Low
15.7224
Last updated: 3/7/2026, 2:15:12 AM
Quick Conversions
| AED | PHP |
|---|---|
| 1 AED | 16.12 PHP |
| 10 AED | 161.22 PHP |
| 50 AED | 806.10 PHP |
| 100 AED | 1,612.20 PHP |
| 500 AED | 8,060.99 PHP |
| 1,000 AED | 16,121.97 PHP |
Get AED/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=PHPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-07T02:15:12Z",
"rates": {
"PHP": 16.121971
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "PHP",
"amount": 100
},
"result": 1612.1970999999999,
"rate": 16.121971
}Build with AED/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key