Rate Overview
Live
1 USD = 22839.96 SLL
1 SLL = 0.000044
USD
Avg
22623.28
High
22840.08
Low
20969.50
Last updated: 7/5/2026, 7:55:17 PM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 22,839.96 SLL |
| 10 USD | 228,399.64 SLL |
| 50 USD | 1,141,998.22 SLL |
| 100 USD | 2,283,996.44 SLL |
| 500 USD | 11,419,982.20 SLL |
| 1,000 USD | 22,839,964.39 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-05T19:55:17Z",
"rates": {
"SLL": 22839.96439091
}
}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": 2283996.4390910002,
"rate": 22839.96439091
}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