Rate Overview
Live
1 USD = 22880.07 SLL
1 SLL = 0.000044
USD
Avg
22746.71
High
24742.37
Low
20969.49
Last updated: 7/19/2026, 7:49:23 AM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 22,880.07 SLL |
| 10 USD | 228,800.74 SLL |
| 50 USD | 1,144,003.71 SLL |
| 100 USD | 2,288,007.42 SLL |
| 500 USD | 11,440,037.09 SLL |
| 1,000 USD | 22,880,074.17 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-19T07:49:23Z",
"rates": {
"SLL": 22880.07417141
}
}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": 2288007.417141,
"rate": 22880.07417141
}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