Rate Overview
Live
1 AED = 0.272249 USD
1 USD = 3.6731
AED
Avg
0.272246
High
0.272252
Low
0.272229
Last updated: 4/15/2026, 8:21:08 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.25 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-04-15T20:21:08Z",
"rates": {
"USD": 0.272249
}
}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.2249,
"rate": 0.272249
}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