Rate Overview
Live
1 SDG = 0.006110 AED
1 AED = 163.6661
SDG
Avg
0.006111
High
0.006112
Low
0.006110
Last updated: 4/18/2026, 8:44:36 AM
Quick Conversions
| SDG | AED |
|---|---|
| 1 SDG | 0.01 AED |
| 10 SDG | 0.06 AED |
| 50 SDG | 0.31 AED |
| 100 SDG | 0.61 AED |
| 500 SDG | 3.06 AED |
| 1,000 SDG | 6.11 AED |
Get SDG/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=AEDExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-04-18T08:44:36Z",
"rates": {
"AED": 0.00611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "AED",
"amount": 100
},
"result": 0.611,
"rate": 0.00611
}Build with SDG/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key