Rate Overview
Live
1 AED = 5823.89 STD
1 STD = 0.000172
AED
Avg
5813.94
High
5829.73
Low
5795.37
Last updated: 3/27/2026, 2:45:08 PM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,823.89 STD |
| 10 AED | 58,238.86 STD |
| 50 AED | 291,194.31 STD |
| 100 AED | 582,388.62 STD |
| 500 AED | 2,911,943.12 STD |
| 1,000 AED | 5,823,886.24 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-27T14:45:08Z",
"rates": {
"STD": 5823.886242
}
}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": 582388.6242,
"rate": 5823.886242
}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