Rate Overview
Live
1 CZK = 0.782407 SZL
1 SZL = 1.2781
CZK
Avg
0.785248
High
0.788659
Low
0.782407
Last updated: 5/28/2026, 1:18:50 AM
Quick Conversions
| CZK | SZL |
|---|---|
| 1 CZK | 0.78 SZL |
| 10 CZK | 7.82 SZL |
| 50 CZK | 39.12 SZL |
| 100 CZK | 78.24 SZL |
| 500 CZK | 391.20 SZL |
| 1,000 CZK | 782.41 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-05-28T01:18:50Z",
"rates": {
"SZL": 0.782407
}
}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.24069999999999,
"rate": 0.782407
}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