Rate Overview
Live
1 AED = 16.8224 PHP
1 PHP = 0.059444
AED
Avg
16.2802
High
16.8238
Low
15.6715
Last updated: 5/27/2026, 9:54:48 AM
Quick Conversions
| AED | PHP |
|---|---|
| 1 AED | 16.82 PHP |
| 10 AED | 168.22 PHP |
| 50 AED | 841.12 PHP |
| 100 AED | 1,682.24 PHP |
| 500 AED | 8,411.22 PHP |
| 1,000 AED | 16,822.45 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-27T09:54:48Z",
"rates": {
"PHP": 16.822445
}
}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": 1682.2444999999998,
"rate": 16.822445
}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