Rate Overview
Live
1 AED = 16.8220 PHP
1 PHP = 0.059446
AED
Avg
16.7806
High
16.8255
Low
16.6851
Last updated: 5/27/2026, 6:53:55 AM
Quick Conversions
| AED | PHP |
|---|---|
| 1 AED | 16.82 PHP |
| 10 AED | 168.22 PHP |
| 50 AED | 841.10 PHP |
| 100 AED | 1,682.20 PHP |
| 500 AED | 8,410.99 PHP |
| 1,000 AED | 16,821.99 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-27T06:53:55Z",
"rates": {
"PHP": 16.821987
}
}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.1987,
"rate": 16.821987
}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