Rate Overview
Live
1 SEK = 2.2552 CZK
1 CZK = 0.443426
SEK
Avg
2.2427
High
2.3023
Low
2.2011
Last updated: 3/27/2026, 7:49:55 AM
Quick Conversions
| SEK | CZK |
|---|---|
| 1 SEK | 2.26 CZK |
| 10 SEK | 22.55 CZK |
| 50 SEK | 112.76 CZK |
| 100 SEK | 225.52 CZK |
| 500 SEK | 1,127.58 CZK |
| 1,000 SEK | 2,255.17 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-27T07:49:55Z",
"rates": {
"CZK": 2.255167
}
}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.51670000000001,
"rate": 2.255167
}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