Rate Overview
Live
1 SVC = 2.4337 CZK
1 CZK = 0.410894
SVC
Avg
2.4251
High
2.4351
Low
2.4113
Last updated: 7/28/2026, 11:14:42 AM
Quick Conversions
| SVC | CZK |
|---|---|
| 1 SVC | 2.43 CZK |
| 10 SVC | 24.34 CZK |
| 50 SVC | 121.69 CZK |
| 100 SVC | 243.37 CZK |
| 500 SVC | 1,216.86 CZK |
| 1,000 SVC | 2,433.72 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-07-28T11:14:42Z",
"rates": {
"CZK": 2.43372
}
}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": 243.372,
"rate": 2.43372
}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