Rate Overview
Live
1 SLL = 0.024805 SDG
1 SDG = 40.3145
SLL
Avg
0.025388
High
0.026247
Low
0.024769
Last updated: 7/29/2026, 6:57:22 AM
Quick Conversions
| SLL | SDG |
|---|---|
| 1 SLL | 0.02 SDG |
| 10 SLL | 0.25 SDG |
| 50 SLL | 1.24 SDG |
| 100 SLL | 2.48 SDG |
| 500 SLL | 12.40 SDG |
| 1,000 SLL | 24.81 SDG |
Get SLL/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=SDGExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-29T06:57:22Z",
"rates": {
"SDG": 0.024805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "SDG",
"amount": 100
},
"result": 2.4805,
"rate": 0.024805
}Build with SLL/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key