Rate Overview
Live
1 SDG = 0.137895 ALL
1 ALL = 7.2519
SDG
Avg
0.137046
High
0.138286
Low
0.135755
Last updated: 3/7/2026, 1:01:23 AM
Quick Conversions
| SDG | ALL |
|---|---|
| 1 SDG | 0.14 ALL |
| 10 SDG | 1.38 ALL |
| 50 SDG | 6.89 ALL |
| 100 SDG | 13.79 ALL |
| 500 SDG | 68.95 ALL |
| 1,000 SDG | 137.89 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-03-07T01:01:23Z",
"rates": {
"ALL": 0.137895
}
}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.789499999999999,
"rate": 0.137895
}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