Rate Overview
Live
1 USD = 24224.05 SLL
1 SLL = 0.000041
USD
Avg
22774.95
High
24742.37
Low
20969.49
Last updated: 7/26/2026, 3:51:04 PM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 24,224.05 SLL |
| 10 USD | 242,240.49 SLL |
| 50 USD | 1,211,202.46 SLL |
| 100 USD | 2,422,404.91 SLL |
| 500 USD | 12,112,024.55 SLL |
| 1,000 USD | 24,224,049.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-07-26T15:51:04Z",
"rates": {
"SLL": 24224.04910215
}
}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": 2422404.9102149997,
"rate": 24224.04910215
}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