Rate Overview
Live
1 AED = 5823.29 STD
1 STD = 0.000172
AED
Avg
5817.63
High
5834.31
Low
5798.79
Last updated: 8/13/2026, 6:14:28 AM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,823.29 STD |
| 10 AED | 58,232.90 STD |
| 50 AED | 291,164.50 STD |
| 100 AED | 582,329.00 STD |
| 500 AED | 2,911,645.00 STD |
| 1,000 AED | 5,823,289.99 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-08-13T06:14:28Z",
"rates": {
"STD": 5823.289993
}
}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": 582328.9993,
"rate": 5823.289993
}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