Rate Overview
Live
1 AED = 5872.08 STD
1 STD = 0.000170
AED
Avg
5869.03
High
5938.39
Low
5635.22
Last updated: 7/20/2026, 7:48:16 PM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,872.08 STD |
| 10 AED | 58,720.82 STD |
| 50 AED | 293,604.09 STD |
| 100 AED | 587,208.18 STD |
| 500 AED | 2,936,040.91 STD |
| 1,000 AED | 5,872,081.81 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-20T19:48:16Z",
"rates": {
"STD": 5872.081812
}
}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": 587208.1812,
"rate": 5872.081812
}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