Rate Overview
Live
1 CZK = 3.7462 RUB
1 RUB = 0.266935
CZK
Avg
3.7271
High
3.7566
Low
3.6871
Last updated: 3/7/2026, 12:29:55 AM
Quick Conversions
| CZK | RUB |
|---|---|
| 1 CZK | 3.75 RUB |
| 10 CZK | 37.46 RUB |
| 50 CZK | 187.31 RUB |
| 100 CZK | 374.62 RUB |
| 500 CZK | 1,873.11 RUB |
| 1,000 CZK | 3,746.22 RUB |
Get CZK/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=RUBExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-07T00:29:55Z",
"rates": {
"RUB": 3.746224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "RUB",
"amount": 100
},
"result": 374.6224,
"rate": 3.746224
}Build with CZK/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key