Rate Overview
Live
1 SDG = 0.136324 ALL
1 ALL = 7.3355 SDG
Avg
0.143388
High
0.160330
Low
0.136267
Last updated: 1/25/2026, 2:55:46 PM
Quick Conversions
| SDG | ALL |
|---|---|
| 1 SDG | 0.14 ALL |
| 10 SDG | 1.36 ALL |
| 50 SDG | 6.82 ALL |
| 100 SDG | 13.63 ALL |
| 500 SDG | 68.16 ALL |
| 1,000 SDG | 136.32 ALL |
Get SDG/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=ALLExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-01-25T14:55:46Z",
"rates": {
"ALL": 0.136324
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "ALL",
"amount": 100
},
"result": 13.6324,
"rate": 0.136324
}Build with SDG/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key