Rate Overview
Live
1 SEK = 2.2231 CZK
1 CZK = 0.449832
SEK
Avg
2.2132
High
2.2231
Low
2.2006
Last updated: 6/17/2026, 3:46:52 AM
Quick Conversions
| SEK | CZK |
|---|---|
| 1 SEK | 2.22 CZK |
| 10 SEK | 22.23 CZK |
| 50 SEK | 111.15 CZK |
| 100 SEK | 222.31 CZK |
| 500 SEK | 1,111.53 CZK |
| 1,000 SEK | 2,223.05 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-06-17T03:46:52Z",
"rates": {
"CZK": 2.223052
}
}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": 222.3052,
"rate": 2.223052
}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