Rate Overview
Live
1 USD = 20969.50 SLL
1 SLL = 0.000048
USD
Avg
20969.50
High
20969.50
Low
20969.49
Last updated: 4/16/2026, 4:16:20 PM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 20,969.50 SLL |
| 10 USD | 209,694.97 SLL |
| 50 USD | 1,048,474.84 SLL |
| 100 USD | 2,096,949.67 SLL |
| 500 USD | 10,484,748.37 SLL |
| 1,000 USD | 20,969,496.74 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-04-16T16:16:20Z",
"rates": {
"SLL": 20969.4967399
}
}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": 2096949.67399,
"rate": 20969.4967399
}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