Rate Overview
Live
1 SLL = 0.026183 SDG
1 SDG = 38.1927
SLL
Avg
0.025938
High
0.026216
Low
0.024419
Last updated: 9/6/2026, 9:57:09 PM
Quick Conversions
| SLL | SDG |
|---|---|
| 1 SLL | 0.03 SDG |
| 10 SLL | 0.26 SDG |
| 50 SLL | 1.31 SDG |
| 100 SLL | 2.62 SDG |
| 500 SLL | 13.09 SDG |
| 1,000 SLL | 26.18 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-09-06T21:57:09Z",
"rates": {
"SDG": 0.026183
}
}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.6183,
"rate": 0.026183
}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