Rate Overview
Live
1 AED = 163.4239 SDG
1 SDG = 0.006119
AED
Avg
163.4149
High
163.4953
Low
163.3913
Last updated: 7/26/2026, 2:45:43 PM
Quick Conversions
| AED | SDG |
|---|---|
| 1 AED | 163.42 SDG |
| 10 AED | 1,634.24 SDG |
| 50 AED | 8,171.19 SDG |
| 100 AED | 16,342.39 SDG |
| 500 AED | 81,711.93 SDG |
| 1,000 AED | 163,423.86 SDG |
Get AED/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SDGExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-26T14:45:43Z",
"rates": {
"SDG": 163.423864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SDG",
"amount": 100
},
"result": 16342.386400000001,
"rate": 163.423864
}Build with AED/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key