Rate Overview
Live
1 AED = 0.272234 USD
1 USD = 3.6733
AED
Avg
0.272251
High
0.272269
Low
0.272234
Last updated: 5/6/2026, 11:05:35 PM
Quick Conversions
| AED | USD |
|---|---|
| 1 AED | 0.27 USD |
| 10 AED | 2.72 USD |
| 50 AED | 13.61 USD |
| 100 AED | 27.22 USD |
| 500 AED | 136.12 USD |
| 1,000 AED | 272.23 USD |
Get AED/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=USDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-06T23:05:35Z",
"rates": {
"USD": 0.272234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "USD",
"amount": 100
},
"result": 27.223399999999998,
"rate": 0.272234
}Build with AED/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key