Rate Overview
Live
1 CZK = 0.459206 SEK
1 SEK = 2.1777
CZK
Avg
0.446220
High
0.459206
Low
0.434815
Last updated: 7/23/2026, 7:17:49 PM
Quick Conversions
| CZK | SEK |
|---|---|
| 1 CZK | 0.46 SEK |
| 10 CZK | 4.59 SEK |
| 50 CZK | 22.96 SEK |
| 100 CZK | 45.92 SEK |
| 500 CZK | 229.60 SEK |
| 1,000 CZK | 459.21 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-07-23T19:17:49Z",
"rates": {
"SEK": 0.459206
}
}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": 45.9206,
"rate": 0.459206
}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