Rate Overview
Live
1 AED = 5763.62 STD
1 STD = 0.000174
AED
Avg
5691.83
High
5792.30
Low
5634.81
Last updated: 5/27/2026, 11:14:07 AM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,763.62 STD |
| 10 AED | 57,636.21 STD |
| 50 AED | 288,181.07 STD |
| 100 AED | 576,362.14 STD |
| 500 AED | 2,881,810.72 STD |
| 1,000 AED | 5,763,621.44 STD |
Get AED/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=STDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-27T11:14:07Z",
"rates": {
"STD": 5763.621436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "STD",
"amount": 100
},
"result": 576362.1436000001,
"rate": 5763.621436
}Build with AED/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key