Rate Overview
Live
1 CZK = 0.781848 SZL
1 SZL = 1.2790
CZK
Avg
0.785169
High
0.788659
Low
0.781848
Last updated: 5/28/2026, 3:45:49 AM
Quick Conversions
| CZK | SZL |
|---|---|
| 1 CZK | 0.78 SZL |
| 10 CZK | 7.82 SZL |
| 50 CZK | 39.09 SZL |
| 100 CZK | 78.18 SZL |
| 500 CZK | 390.92 SZL |
| 1,000 CZK | 781.85 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-28T03:45:49Z",
"rates": {
"SZL": 0.781848
}
}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.1848,
"rate": 0.781848
}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