Rate Overview
Live
1 USD = 22880.16 SLL
1 SLL = 0.000044
USD
Avg
22794.23
High
23270.32
Low
21910.13
Last updated: 3/27/2026, 4:27:39 PM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 22,880.16 SLL |
| 10 USD | 228,801.63 SLL |
| 50 USD | 1,144,008.15 SLL |
| 100 USD | 2,288,016.31 SLL |
| 500 USD | 11,440,081.53 SLL |
| 1,000 USD | 22,880,163.07 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-27T16:27:39Z",
"rates": {
"SLL": 22880.16306699
}
}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": 2288016.306699,
"rate": 22880.16306699
}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