Rate Overview
Live
1 SDG = 0.136899 ALL
1 ALL = 7.3047
SDG
Avg
0.137722
High
0.146675
Low
0.135060
Last updated: 7/30/2026, 7:35:17 AM
Quick Conversions
| SDG | ALL |
|---|---|
| 1 SDG | 0.14 ALL |
| 10 SDG | 1.37 ALL |
| 50 SDG | 6.84 ALL |
| 100 SDG | 13.69 ALL |
| 500 SDG | 68.45 ALL |
| 1,000 SDG | 136.90 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-07-30T07:35:17Z",
"rates": {
"ALL": 0.136899
}
}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.6899,
"rate": 0.136899
}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