Rate Overview
Live
1 PHP = 0.063424 AED
1 AED = 15.7669
PHP
Avg
0.063034
High
0.063483
Low
0.062608
Last updated: 2/14/2026, 5:18:04 PM
Quick Conversions
| PHP | AED |
|---|---|
| 1 PHP | 0.06 AED |
| 10 PHP | 0.63 AED |
| 50 PHP | 3.17 AED |
| 100 PHP | 6.34 AED |
| 500 PHP | 31.71 AED |
| 1,000 PHP | 63.42 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-02-14T17:18:04Z",
"rates": {
"AED": 0.063424
}
}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": 6.3424,
"rate": 0.063424
}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