Rate Overview
Live
1 USD = 23875.79 SLL
1 SLL = 0.000042
USD
Avg
23132.30
High
23875.79
Low
22874.83
Last updated: 3/7/2026, 7:36:17 AM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 23,875.79 SLL |
| 10 USD | 238,757.90 SLL |
| 50 USD | 1,193,789.48 SLL |
| 100 USD | 2,387,578.96 SLL |
| 500 USD | 11,937,894.80 SLL |
| 1,000 USD | 23,875,789.60 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-03-07T07:36:17Z",
"rates": {
"SLL": 23875.78959933
}
}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": 2387578.959933,
"rate": 23875.78959933
}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