Rate Overview
Live
1 CZK = 0.438821 SEK
1 SEK = 2.2788
CZK
Avg
0.439488
High
0.441130
Low
0.438125
Last updated: 3/6/2026, 12:17:07 PM
Quick Conversions
| CZK | SEK |
|---|---|
| 1 CZK | 0.44 SEK |
| 10 CZK | 4.39 SEK |
| 50 CZK | 21.94 SEK |
| 100 CZK | 43.88 SEK |
| 500 CZK | 219.41 SEK |
| 1,000 CZK | 438.82 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-03-06T12:17:07Z",
"rates": {
"SEK": 0.438821
}
}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": 43.8821,
"rate": 0.438821
}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