Rate Overview
Live
1 SEK = 2.1891 CZK
1 CZK = 0.456811
SEK
Avg
2.1931
High
2.2025
Low
2.1859
Last updated: 7/20/2026, 8:14:01 PM
Quick Conversions
| SEK | CZK |
|---|---|
| 1 SEK | 2.19 CZK |
| 10 SEK | 21.89 CZK |
| 50 SEK | 109.45 CZK |
| 100 SEK | 218.91 CZK |
| 500 SEK | 1,094.55 CZK |
| 1,000 SEK | 2,189.09 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-07-20T20:14:01Z",
"rates": {
"CZK": 2.189091
}
}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": 218.9091,
"rate": 2.189091
}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