Rate Overview
Live
1 AED = 16.8031 PHP
1 PHP = 0.059513
AED
Avg
15.9280
High
16.8177
Low
15.1657
Last updated: 7/25/2026, 11:11:05 PM
Quick Conversions
| AED | PHP |
|---|---|
| 1 AED | 16.80 PHP |
| 10 AED | 168.03 PHP |
| 50 AED | 840.15 PHP |
| 100 AED | 1,680.31 PHP |
| 500 AED | 8,401.53 PHP |
| 1,000 AED | 16,803.06 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-07-25T23:11:05Z",
"rates": {
"PHP": 16.803058
}
}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": 1680.3058,
"rate": 16.803058
}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