Rate Overview
Live
1 AED = 16.5352 PHP
1 PHP = 0.060477
AED
Avg
16.3757
High
16.5352
Low
16.2378
Last updated: 3/27/2026, 9:40:29 AM
Quick Conversions
| AED | PHP |
|---|---|
| 1 AED | 16.54 PHP |
| 10 AED | 165.35 PHP |
| 50 AED | 826.76 PHP |
| 100 AED | 1,653.52 PHP |
| 500 AED | 8,267.61 PHP |
| 1,000 AED | 16,535.22 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-03-27T09:40:29Z",
"rates": {
"PHP": 16.535215
}
}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": 1653.5215,
"rate": 16.535215
}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