Rate Overview
Live
1 CZK = 0.788340 SZL
1 SZL = 1.2685
CZK
Avg
0.779714
High
0.790381
Low
0.765333
Last updated: 3/7/2026, 7:59:19 AM
Quick Conversions
| CZK | SZL |
|---|---|
| 1 CZK | 0.79 SZL |
| 10 CZK | 7.88 SZL |
| 50 CZK | 39.42 SZL |
| 100 CZK | 78.83 SZL |
| 500 CZK | 394.17 SZL |
| 1,000 CZK | 788.34 SZL |
Get CZK/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=SZLExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-07T07:59:19Z",
"rates": {
"SZL": 0.78834
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "SZL",
"amount": 100
},
"result": 78.834,
"rate": 0.78834
}Build with CZK/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key