Rate Overview
Live
1 SLL = 0.000043 USD
1 USD = 23255.81 SLL
Avg
0.000043
High
0.000044
Low
0.000042
Last updated: 1/25/2026, 11:12:14 AM
Quick Conversions
| SLL | USD |
|---|---|
| 1 SLL | 0.00 USD |
| 10 SLL | 0.00 USD |
| 50 SLL | 0.00 USD |
| 100 SLL | 0.00 USD |
| 500 SLL | 0.02 USD |
| 1,000 SLL | 0.04 USD |
Get SLL/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=USDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T11:12:14Z",
"rates": {
"USD": 0.000043
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "USD",
"amount": 100
},
"result": 0.0043,
"rate": 0.000043
}Build with SLL/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key