Rate Overview
Live
1 PHP = 0.059385 AED
1 AED = 16.8393
PHP
Avg
0.059462
High
0.059593
Low
0.059327
Last updated: 7/28/2026, 8:02:39 PM
Quick Conversions
| PHP | AED |
|---|---|
| 1 PHP | 0.06 AED |
| 10 PHP | 0.59 AED |
| 50 PHP | 2.97 AED |
| 100 PHP | 5.94 AED |
| 500 PHP | 29.69 AED |
| 1,000 PHP | 59.39 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-07-28T20:02:39Z",
"rates": {
"AED": 0.059385
}
}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.9385,
"rate": 0.059385
}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