Rate Overview
Live
1 CZK = 0.666389 SCR
1 SCR = 1.5006
CZK
Avg
0.693278
High
0.729533
Low
0.666299
Last updated: 4/17/2026, 6:33:00 AM
Quick Conversions
| CZK | SCR |
|---|---|
| 1 CZK | 0.67 SCR |
| 10 CZK | 6.66 SCR |
| 50 CZK | 33.32 SCR |
| 100 CZK | 66.64 SCR |
| 500 CZK | 333.19 SCR |
| 1,000 CZK | 666.39 SCR |
Get CZK/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=SCRExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-04-17T06:33:00Z",
"rates": {
"SCR": 0.666389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "SCR",
"amount": 100
},
"result": 66.6389,
"rate": 0.666389
}Build with CZK/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key