Rate Overview
Live
1 AED = 17.0561 PHP
1 PHP = 0.058630
AED
Avg
16.9818
High
17.0561
Low
16.8533
Last updated: 9/3/2026, 3:07:29 PM
Quick Conversions
| AED | PHP |
|---|---|
| 1 AED | 17.06 PHP |
| 10 AED | 170.56 PHP |
| 50 AED | 852.80 PHP |
| 100 AED | 1,705.61 PHP |
| 500 AED | 8,528.03 PHP |
| 1,000 AED | 17,056.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-09-03T15:07:29Z",
"rates": {
"PHP": 17.056058
}
}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": 1705.6058,
"rate": 17.056058
}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