Rate Overview
Live
1 CZK = 0.457762 SEK
1 SEK = 2.1845
CZK
Avg
0.448043
High
0.493241
Low
0.390962
Last updated: 7/28/2026, 9:57:30 AM
Quick Conversions
| CZK | SEK |
|---|---|
| 1 CZK | 0.46 SEK |
| 10 CZK | 4.58 SEK |
| 50 CZK | 22.89 SEK |
| 100 CZK | 45.78 SEK |
| 500 CZK | 228.88 SEK |
| 1,000 CZK | 457.76 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-28T09:57:30Z",
"rates": {
"SEK": 0.457762
}
}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.7762,
"rate": 0.457762
}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