Rate Overview
Live
1 AED = 16.0820 PHP
1 PHP = 0.062181 AED
Avg
15.6972
High
16.2048
Low
15.0914
Last updated: 1/25/2026, 10:53:27 AM
Quick Conversions
| AED | PHP |
|---|---|
| 1 AED | 16.08 PHP |
| 10 AED | 160.82 PHP |
| 50 AED | 804.10 PHP |
| 100 AED | 1,608.20 PHP |
| 500 AED | 8,040.98 PHP |
| 1,000 AED | 16,081.96 PHP |
Get AED/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=PHPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-01-25T10:53:27Z",
"rates": {
"PHP": 16.081963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "PHP",
"amount": 100
},
"result": 1608.1962999999998,
"rate": 16.081963
}Build with AED/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key