Rate Overview
Live
1 SEK = 2.2474 CZK
1 CZK = 0.444959
SEK
Avg
2.2461
High
2.2550
Low
2.2379
Last updated: 4/17/2026, 4:58:39 AM
Quick Conversions
| SEK | CZK |
|---|---|
| 1 SEK | 2.25 CZK |
| 10 SEK | 22.47 CZK |
| 50 SEK | 112.37 CZK |
| 100 SEK | 224.74 CZK |
| 500 SEK | 1,123.70 CZK |
| 1,000 SEK | 2,247.40 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-04-17T04:58:39Z",
"rates": {
"CZK": 2.2474
}
}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": 224.73999999999998,
"rate": 2.2474
}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