Rate Overview
Live
1 AED = 16.7841 PHP
1 PHP = 0.059580
AED
Avg
15.8583
High
16.8132
Low
15.1657
Last updated: 5/27/2026, 11:13:38 AM
Quick Conversions
| AED | PHP |
|---|---|
| 1 AED | 16.78 PHP |
| 10 AED | 167.84 PHP |
| 50 AED | 839.21 PHP |
| 100 AED | 1,678.41 PHP |
| 500 AED | 8,392.06 PHP |
| 1,000 AED | 16,784.12 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-05-27T11:13:38Z",
"rates": {
"PHP": 16.784124
}
}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": 1678.4124,
"rate": 16.784124
}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