Rate Overview
Live
1 PHP = 0.058550 AED
1 AED = 17.0794
PHP
Avg
0.058893
High
0.059335
Low
0.058550
Last updated: 9/3/2026, 2:29:55 AM
Quick Conversions
| PHP | AED |
|---|---|
| 1 PHP | 0.06 AED |
| 10 PHP | 0.59 AED |
| 50 PHP | 2.93 AED |
| 100 PHP | 5.85 AED |
| 500 PHP | 29.28 AED |
| 1,000 PHP | 58.55 AED |
Get PHP/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=AEDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-03T02:29:55Z",
"rates": {
"AED": 0.05855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "AED",
"amount": 100
},
"result": 5.8549999999999995,
"rate": 0.05855
}Build with PHP/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key