Rate Overview
Live
1 AED = 5893.68 STD
1 STD = 0.000170
AED
Avg
5763.41
High
5896.72
Low
5635.06
Last updated: 7/22/2026, 9:37:23 AM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,893.68 STD |
| 10 AED | 58,936.77 STD |
| 50 AED | 294,683.87 STD |
| 100 AED | 589,367.75 STD |
| 500 AED | 2,946,838.75 STD |
| 1,000 AED | 5,893,677.50 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-07-22T09:37:23Z",
"rates": {
"STD": 5893.677497
}
}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": 589367.7496999999,
"rate": 5893.677497
}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