Rate Overview
Live
1 AED = 5884.99 STD
1 STD = 0.000170
AED
Avg
5865.98
High
5885.04
Low
5835.90
Last updated: 7/22/2026, 1:51:50 AM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,884.99 STD |
| 10 AED | 58,849.88 STD |
| 50 AED | 294,249.38 STD |
| 100 AED | 588,498.76 STD |
| 500 AED | 2,942,493.79 STD |
| 1,000 AED | 5,884,987.58 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-22T01:51:50Z",
"rates": {
"STD": 5884.987583
}
}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": 588498.7583,
"rate": 5884.987583
}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