Rate Overview
Live
1 PHP = 0.060582 AED
1 AED = 16.5066
PHP
Avg
0.060440
High
0.060901
Low
0.059835
Last updated: 6/17/2026, 7:54:57 AM
Quick Conversions
| PHP | AED |
|---|---|
| 1 PHP | 0.06 AED |
| 10 PHP | 0.61 AED |
| 50 PHP | 3.03 AED |
| 100 PHP | 6.06 AED |
| 500 PHP | 30.29 AED |
| 1,000 PHP | 60.58 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-06-17T07:54:57Z",
"rates": {
"AED": 0.060582
}
}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.058199999999999,
"rate": 0.060582
}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