Rate Overview
Live
1 AED = 5634.71 STD
1 STD = 0.000177
AED
Avg
5635.05
High
5635.43
Low
5634.71
Last updated: 5/6/2026, 11:05:37 PM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,634.71 STD |
| 10 AED | 56,347.12 STD |
| 50 AED | 281,735.59 STD |
| 100 AED | 563,471.18 STD |
| 500 AED | 2,817,355.89 STD |
| 1,000 AED | 5,634,711.79 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-05-06T23:05:37Z",
"rates": {
"STD": 5634.711789
}
}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": 563471.1788999999,
"rate": 5634.711789
}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