Rate Overview
Live
1 SLL = 0.028660 SDG
1 SDG = 34.8918
SLL
Avg
0.028660
High
0.028660
Low
0.028660
Last updated: 4/18/2026, 8:44:38 AM
Quick Conversions
| SLL | SDG |
|---|---|
| 1 SLL | 0.03 SDG |
| 10 SLL | 0.29 SDG |
| 50 SLL | 1.43 SDG |
| 100 SLL | 2.87 SDG |
| 500 SLL | 14.33 SDG |
| 1,000 SLL | 28.66 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-04-18T08:44:38Z",
"rates": {
"SDG": 0.02866
}
}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.866,
"rate": 0.02866
}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