Rate Overview
Live
1 AED = 5784.08 STD
1 STD = 0.000173
AED
Avg
5752.90
High
5799.09
Low
5683.27
Last updated: 3/7/2026, 2:15:11 AM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,784.08 STD |
| 10 AED | 57,840.83 STD |
| 50 AED | 289,204.13 STD |
| 100 AED | 578,408.27 STD |
| 500 AED | 2,892,041.33 STD |
| 1,000 AED | 5,784,082.66 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-07T02:15:11Z",
"rates": {
"STD": 5784.082662
}
}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": 578408.2662,
"rate": 5784.082662
}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