Rate Overview
Live
1 USD = 22913.03 SLL
1 SLL = 0.000044
USD
Avg
22981.68
High
23607.63
Low
22839.86
Last updated: 8/15/2026, 5:35:42 AM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 22,913.03 SLL |
| 10 USD | 229,130.33 SLL |
| 50 USD | 1,145,651.65 SLL |
| 100 USD | 2,291,303.31 SLL |
| 500 USD | 11,456,516.55 SLL |
| 1,000 USD | 22,913,033.10 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-08-15T05:35:42Z",
"rates": {
"SLL": 22913.03309854
}
}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": 2291303.309854,
"rate": 22913.03309854
}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