Rate Overview
Live
1 SVC = 2.3569 CZK
1 CZK = 0.424294
SVC
Avg
2.3711
High
2.3880
Low
2.3569
Last updated: 4/17/2026, 10:48:16 AM
Quick Conversions
| SVC | CZK |
|---|---|
| 1 SVC | 2.36 CZK |
| 10 SVC | 23.57 CZK |
| 50 SVC | 117.84 CZK |
| 100 SVC | 235.69 CZK |
| 500 SVC | 1,178.43 CZK |
| 1,000 SVC | 2,356.86 CZK |
Get SVC/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=CZKExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T10:48:16Z",
"rates": {
"CZK": 2.356859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "CZK",
"amount": 100
},
"result": 235.6859,
"rate": 2.356859
}Build with SVC/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key