Rate Overview
Live
1 AED = 5884.78 STD
1 STD = 0.000170
AED
Avg
5948.65
High
6504.15
Low
5635.03
Last updated: 7/25/2026, 8:10:47 PM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,884.78 STD |
| 10 AED | 58,847.78 STD |
| 50 AED | 294,238.92 STD |
| 100 AED | 588,477.85 STD |
| 500 AED | 2,942,389.25 STD |
| 1,000 AED | 5,884,778.50 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-07-25T20:10:47Z",
"rates": {
"STD": 5884.778499
}
}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": 588477.8499,
"rate": 5884.778499
}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