Rate Overview
Live
1 USD = 24575.93 SLL
1 SLL = 0.000041
USD
Avg
23345.57
High
24575.93
Low
22894.89
Last updated: 9/4/2026, 5:49:17 PM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 24,575.93 SLL |
| 10 USD | 245,759.27 SLL |
| 50 USD | 1,228,796.37 SLL |
| 100 USD | 2,457,592.75 SLL |
| 500 USD | 12,287,963.73 SLL |
| 1,000 USD | 24,575,927.47 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-09-04T17:49:17Z",
"rates": {
"SLL": 24575.92746907
}
}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": 2457592.746907,
"rate": 24575.92746907
}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