Rate Overview
Live
1 AED = 163.4888 SDG
1 SDG = 0.006117
AED
Avg
163.4888
High
163.4990
Low
163.4852
Last updated: 5/8/2026, 12:58:48 PM
Quick Conversions
| AED | SDG |
|---|---|
| 1 AED | 163.49 SDG |
| 10 AED | 1,634.89 SDG |
| 50 AED | 8,174.44 SDG |
| 100 AED | 16,348.88 SDG |
| 500 AED | 81,744.40 SDG |
| 1,000 AED | 163,488.79 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-05-08T12:58:48Z",
"rates": {
"SDG": 163.488792
}
}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": 16348.8792,
"rate": 163.488792
}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