Rate Overview
Live
1 USD = 22859.89 SLL
1 SLL = 0.000044
USD
Avg
22869.41
High
22904.87
Low
22849.89
Last updated: 5/26/2026, 11:09:47 PM
Quick Conversions
| USD | SLL |
|---|---|
| 1 USD | 22,859.89 SLL |
| 10 USD | 228,598.94 SLL |
| 50 USD | 1,142,994.68 SLL |
| 100 USD | 2,285,989.36 SLL |
| 500 USD | 11,429,946.78 SLL |
| 1,000 USD | 22,859,893.57 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-05-26T23:09:47Z",
"rates": {
"SLL": 22859.89356752
}
}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": 2285989.3567520003,
"rate": 22859.89356752
}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