Rate Overview
Live
1 CZK = 0.444941 SEK
1 SEK = 2.2475
CZK
Avg
0.446315
High
0.447533
Low
0.444304
Last updated: 5/27/2026, 4:05:40 PM
Quick Conversions
| CZK | SEK |
|---|---|
| 1 CZK | 0.44 SEK |
| 10 CZK | 4.45 SEK |
| 50 CZK | 22.25 SEK |
| 100 CZK | 44.49 SEK |
| 500 CZK | 222.47 SEK |
| 1,000 CZK | 444.94 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-05-27T16:05:40Z",
"rates": {
"SEK": 0.444941
}
}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.494099999999996,
"rate": 0.444941
}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