Rate Overview
Live
1 CZK = 3.4581 RUB
1 RUB = 0.289176
CZK
Avg
3.4678
High
3.4802
Low
3.4443
Last updated: 6/18/2026, 11:25:33 AM
Quick Conversions
| CZK | RUB |
|---|---|
| 1 CZK | 3.46 RUB |
| 10 CZK | 34.58 RUB |
| 50 CZK | 172.90 RUB |
| 100 CZK | 345.81 RUB |
| 500 CZK | 1,729.05 RUB |
| 1,000 CZK | 3,458.10 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-06-18T11:25:33Z",
"rates": {
"RUB": 3.458097
}
}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": 345.8097,
"rate": 3.458097
}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