Rate Overview
Live
1 CZK = 0.455129 SEK
1 SEK = 2.1972
CZK
Avg
0.456441
High
0.457470
Low
0.455129
Last updated: 7/7/2026, 9:19:25 AM
Quick Conversions
| CZK | SEK |
|---|---|
| 1 CZK | 0.46 SEK |
| 10 CZK | 4.55 SEK |
| 50 CZK | 22.76 SEK |
| 100 CZK | 45.51 SEK |
| 500 CZK | 227.56 SEK |
| 1,000 CZK | 455.13 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-07T09:19:25Z",
"rates": {
"SEK": 0.455129
}
}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.5129,
"rate": 0.455129
}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