Rate Overview
Live
1 AED = 5804.55 STD
1 STD = 0.000172
AED
Avg
5811.83
High
5840.19
Low
5789.10
Last updated: 6/16/2026, 8:51:04 AM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,804.55 STD |
| 10 AED | 58,045.53 STD |
| 50 AED | 290,227.66 STD |
| 100 AED | 580,455.33 STD |
| 500 AED | 2,902,276.64 STD |
| 1,000 AED | 5,804,553.27 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-06-16T08:51:04Z",
"rates": {
"STD": 5804.553272
}
}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": 580455.3272,
"rate": 5804.553272
}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