Rate Overview
Live
1 AED = 5823.97 STD
1 STD = 0.000172
AED
Avg
5813.98
High
5829.73
Low
5795.37
Last updated: 3/27/2026, 9:40:28 AM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,823.97 STD |
| 10 AED | 58,239.66 STD |
| 50 AED | 291,198.28 STD |
| 100 AED | 582,396.55 STD |
| 500 AED | 2,911,982.76 STD |
| 1,000 AED | 5,823,965.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-03-27T09:40:28Z",
"rates": {
"STD": 5823.96552
}
}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": 582396.552,
"rate": 5823.96552
}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