Rate Overview
Live
1 USD = 23644.19 SLL
1 SLL = 0.000042
USD
Avg
22855.17
High
23644.19
Low
20969.50
Last updated: 7/25/2026, 12:39:33 AM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 23,644.19 SLL |
| 10 USD | 236,441.86 SLL |
| 50 USD | 1,182,209.28 SLL |
| 100 USD | 2,364,418.55 SLL |
| 500 USD | 11,822,092.75 SLL |
| 1,000 USD | 23,644,185.51 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-25T00:39:33Z",
"rates": {
"SLL": 23644.185508
}
}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": 2364418.5508,
"rate": 23644.185508
}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