Rate Overview
Live
1 SEK = 2.2593 CZK
1 CZK = 0.442609
SEK
Avg
2.2721
High
2.2987
Low
2.2543
Last updated: 3/27/2026, 1:23:08 PM
Quick Conversions
| SEK | CZK |
|---|---|
| 1 SEK | 2.26 CZK |
| 10 SEK | 22.59 CZK |
| 50 SEK | 112.97 CZK |
| 100 SEK | 225.93 CZK |
| 500 SEK | 1,129.67 CZK |
| 1,000 SEK | 2,259.33 CZK |
Get SEK/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=CZKExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T13:23:08Z",
"rates": {
"CZK": 2.25933
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "CZK",
"amount": 100
},
"result": 225.933,
"rate": 2.25933
}Build with SEK/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key