Rate Overview
Live
1 AED = 5635.09 STD
1 STD = 0.000177
AED
Avg
5634.97
High
5635.09
Low
5634.59
Last updated: 4/16/2026, 5:54:53 PM
Quick Conversions
| AED | STD |
|---|---|
| 1 AED | 5,635.09 STD |
| 10 AED | 56,350.94 STD |
| 50 AED | 281,754.69 STD |
| 100 AED | 563,509.39 STD |
| 500 AED | 2,817,546.94 STD |
| 1,000 AED | 5,635,093.88 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-04-16T17:54:53Z",
"rates": {
"STD": 5635.093879
}
}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": 563509.3879,
"rate": 5635.093879
}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