Rate Overview
Live
1 CZK = 0.446095 SEK
1 SEK = 2.2417
CZK
Avg
0.444752
High
0.446268
Low
0.443245
Last updated: 5/7/2026, 10:15:23 AM
Quick Conversions
| CZK | SEK |
|---|---|
| 1 CZK | 0.45 SEK |
| 10 CZK | 4.46 SEK |
| 50 CZK | 22.30 SEK |
| 100 CZK | 44.61 SEK |
| 500 CZK | 223.05 SEK |
| 1,000 CZK | 446.10 SEK |
Get CZK/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=SEKExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-05-07T10:15:23Z",
"rates": {
"SEK": 0.446095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "SEK",
"amount": 100
},
"result": 44.609500000000004,
"rate": 0.446095
}Build with CZK/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key