Rate Overview
Live
1 CZK = 0.805299 SZL
1 SZL = 1.2418
CZK
Avg
0.820588
High
0.875871
Low
0.765333
Last updated: 3/28/2026, 10:53:06 AM
Quick Conversions
| CZK | SZL |
|---|---|
| 1 CZK | 0.81 SZL |
| 10 CZK | 8.05 SZL |
| 50 CZK | 40.26 SZL |
| 100 CZK | 80.53 SZL |
| 500 CZK | 402.65 SZL |
| 1,000 CZK | 805.30 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-28T10:53:06Z",
"rates": {
"SZL": 0.805299
}
}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": 80.5299,
"rate": 0.805299
}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