Rate Overview
Live
1 SVC = 2.3890 CZK
1 CZK = 0.418584
SVC
Avg
2.3780
High
2.4471
Low
2.3338
Last updated: 5/28/2026, 1:07:49 AM
Quick Conversions
| SVC | CZK |
|---|---|
| 1 SVC | 2.39 CZK |
| 10 SVC | 23.89 CZK |
| 50 SVC | 119.45 CZK |
| 100 SVC | 238.90 CZK |
| 500 SVC | 1,194.50 CZK |
| 1,000 SVC | 2,389.01 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-28T01:07:49Z",
"rates": {
"CZK": 2.389005
}
}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": 238.9005,
"rate": 2.389005
}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