Rate Overview
Live
1 AED = 163.3970 SDG
1 SDG = 0.006120
AED
Avg
163.3982
High
163.4310
Low
163.3698
Last updated: 5/28/2026, 8:33:51 PM
Quick Conversions
| AED | SDG |
|---|---|
| 1 AED | 163.40 SDG |
| 10 AED | 1,633.97 SDG |
| 50 AED | 8,169.85 SDG |
| 100 AED | 16,339.70 SDG |
| 500 AED | 81,698.51 SDG |
| 1,000 AED | 163,397.02 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-28T20:33:51Z",
"rates": {
"SDG": 163.397022
}
}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": 16339.7022,
"rate": 163.397022
}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