Rate Overview
Live
1 AED = 16.6018 PHP
1 PHP = 0.060234
AED
Avg
16.7022
High
16.7824
Low
16.5413
Last updated: 5/7/2026, 2:19:56 AM
Quick Conversions
| AED | PHP |
|---|---|
| 1 AED | 16.60 PHP |
| 10 AED | 166.02 PHP |
| 50 AED | 830.09 PHP |
| 100 AED | 1,660.18 PHP |
| 500 AED | 8,300.91 PHP |
| 1,000 AED | 16,601.83 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-07T02:19:56Z",
"rates": {
"PHP": 16.601829
}
}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": 1660.1828999999998,
"rate": 16.601829
}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