Rate Overview
Live
1 CZK = 0.768567 SZL
1 SZL = 1.3011
CZK
Avg
0.771549
High
0.778346
Low
0.768567
Last updated: 8/13/2026, 2:08:40 PM
Quick Conversions
| CZK | SZL |
|---|---|
| 1 CZK | 0.77 SZL |
| 10 CZK | 7.69 SZL |
| 50 CZK | 38.43 SZL |
| 100 CZK | 76.86 SZL |
| 500 CZK | 384.28 SZL |
| 1,000 CZK | 768.57 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-08-13T14:08:40Z",
"rates": {
"SZL": 0.768567
}
}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": 76.8567,
"rate": 0.768567
}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