Rate Overview
Live
1 CZK = 0.442956 SEK
1 SEK = 2.2576
CZK
Avg
0.445719
High
0.459068
Low
0.429300
Last updated: 3/27/2026, 9:55:49 AM
Quick Conversions
| CZK | SEK |
|---|---|
| 1 CZK | 0.44 SEK |
| 10 CZK | 4.43 SEK |
| 50 CZK | 22.15 SEK |
| 100 CZK | 44.30 SEK |
| 500 CZK | 221.48 SEK |
| 1,000 CZK | 442.96 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-27T09:55:49Z",
"rates": {
"SEK": 0.442956
}
}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.2956,
"rate": 0.442956
}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