Rate Overview
Live
1 USD = 24742.37 SLL
1 SLL = 0.000040
USD
Avg
23065.37
High
24742.37
Low
22809.98
Last updated: 6/16/2026, 5:46:38 AM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 24,742.37 SLL |
| 10 USD | 247,423.66 SLL |
| 50 USD | 1,237,118.28 SLL |
| 100 USD | 2,474,236.55 SLL |
| 500 USD | 12,371,182.76 SLL |
| 1,000 USD | 24,742,365.51 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-06-16T05:46:38Z",
"rates": {
"SLL": 24742.36551288
}
}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": 2474236.551288,
"rate": 24742.36551288
}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