Rate Overview
Live
1 USD = 23667.89 SLL
1 SLL = 0.000042
USD
Avg
23186.14
High
23667.89
Low
22880.07
Last updated: 7/26/2026, 12:10:42 AM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 23,667.89 SLL |
| 10 USD | 236,678.90 SLL |
| 50 USD | 1,183,394.48 SLL |
| 100 USD | 2,366,788.96 SLL |
| 500 USD | 11,833,944.81 SLL |
| 1,000 USD | 23,667,889.62 SLL |
Get USD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SLLExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-26T00:10:42Z",
"rates": {
"SLL": 23667.88962406
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SLL",
"amount": 100
},
"result": 2366788.962406,
"rate": 23667.88962406
}Build with USD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key