Rate Overview
Live
1 CZK = 0.789824 SZL
1 SZL = 1.2661
CZK
Avg
0.785954
High
0.806850
Low
0.767441
Last updated: 7/28/2026, 3:27:55 PM
Quick Conversions
| CZK | SZL |
|---|---|
| 1 CZK | 0.79 SZL |
| 10 CZK | 7.90 SZL |
| 50 CZK | 39.49 SZL |
| 100 CZK | 78.98 SZL |
| 500 CZK | 394.91 SZL |
| 1,000 CZK | 789.82 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-07-28T15:27:55Z",
"rates": {
"SZL": 0.789824
}
}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.9824,
"rate": 0.789824
}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