Rate Overview
Live
1 AED = 16.5261 PHP
1 PHP = 0.060510
AED
Avg
16.1375
High
16.5261
Low
15.6715
Last updated: 3/27/2026, 6:09:13 PM
Quick Conversions
| AED | PHP |
|---|---|
| 1 AED | 16.53 PHP |
| 10 AED | 165.26 PHP |
| 50 AED | 826.31 PHP |
| 100 AED | 1,652.61 PHP |
| 500 AED | 8,263.05 PHP |
| 1,000 AED | 16,526.10 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-27T18:09:13Z",
"rates": {
"PHP": 16.526101
}
}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": 1652.6101,
"rate": 16.526101
}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