Rate Overview
Live
1 AED = 16.4892 PHP
1 PHP = 0.060646
AED
Avg
16.5805
High
16.7396
Low
16.4257
Last updated: 6/16/2026, 8:51:04 AM
Quick Conversions
| AED | PHP |
|---|---|
| 1 AED | 16.49 PHP |
| 10 AED | 164.89 PHP |
| 50 AED | 824.46 PHP |
| 100 AED | 1,648.92 PHP |
| 500 AED | 8,244.62 PHP |
| 1,000 AED | 16,489.25 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-06-16T08:51:04Z",
"rates": {
"PHP": 16.489245
}
}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": 1648.9245,
"rate": 16.489245
}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