Rate Overview
Live
1 AED = 163.6487 SDG
1 SDG = 0.006111
AED
Avg
163.6265
High
163.6487
Low
163.6097
Last updated: 4/18/2026, 8:34:39 AM
Quick Conversions
| AED | SDG |
|---|---|
| 1 AED | 163.65 SDG |
| 10 AED | 1,636.49 SDG |
| 50 AED | 8,182.43 SDG |
| 100 AED | 16,364.87 SDG |
| 500 AED | 81,824.33 SDG |
| 1,000 AED | 163,648.66 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-04-18T08:34:39Z",
"rates": {
"SDG": 163.648656
}
}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": 16364.8656,
"rate": 163.648656
}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