Rate Overview
Live
1 PHP = 0.062181 AED
1 AED = 16.0821 PHP
Avg
0.063706
High
0.065889
Low
0.062181
Last updated: 1/25/2026, 10:51:10 AM
Quick Conversions
| PHP | AED |
|---|---|
| 1 PHP | 0.06 AED |
| 10 PHP | 0.62 AED |
| 50 PHP | 3.11 AED |
| 100 PHP | 6.22 AED |
| 500 PHP | 31.09 AED |
| 1,000 PHP | 62.18 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-01-25T10:51:10Z",
"rates": {
"AED": 0.062181
}
}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.2181,
"rate": 0.062181
}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