Rate Overview
Live
1 SVC = 2.3905 CZK
1 CZK = 0.418319
SVC
Avg
2.3780
High
2.4471
Low
2.3338
Last updated: 5/28/2026, 2:10:16 AM
Quick Conversions
| SVC | CZK |
|---|---|
| 1 SVC | 2.39 CZK |
| 10 SVC | 23.91 CZK |
| 50 SVC | 119.53 CZK |
| 100 SVC | 239.05 CZK |
| 500 SVC | 1,195.26 CZK |
| 1,000 SVC | 2,390.52 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-05-28T02:10:16Z",
"rates": {
"CZK": 2.39052
}
}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": 239.052,
"rate": 2.39052
}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