Rate Overview
Live
1 SLL = 0.001016 CZK
1 CZK = 984.2520
SLL
Avg
0.000946
High
0.001016
Low
0.000923
Last updated: 3/28/2026, 9:12:31 AM
Quick Conversions
| SLL | CZK |
|---|---|
| 1 SLL | 0.00 CZK |
| 10 SLL | 0.01 CZK |
| 50 SLL | 0.05 CZK |
| 100 SLL | 0.10 CZK |
| 500 SLL | 0.51 CZK |
| 1,000 SLL | 1.02 CZK |
Get SLL/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=CZKExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-28T09:12:31Z",
"rates": {
"CZK": 0.001016
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "CZK",
"amount": 100
},
"result": 0.1016,
"rate": 0.001016
}Build with SLL/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key