Rate Overview
Live
1 AED = 5763.46 STD
1 STD = 0.000174
AED
Avg
5770.80
High
5786.23
Low
5755.06
Last updated: 5/27/2026, 6:53:55 AM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,763.46 STD |
| 10 AED | 57,634.65 STD |
| 50 AED | 288,173.23 STD |
| 100 AED | 576,346.45 STD |
| 500 AED | 2,881,732.26 STD |
| 1,000 AED | 5,763,464.52 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-27T06:53:55Z",
"rates": {
"STD": 5763.464519
}
}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": 576346.4519,
"rate": 5763.464519
}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