Rate Overview
Live
1 CZK = 3.4037 RUB
1 RUB = 0.293800
CZK
Avg
3.4181
High
3.4458
Low
3.3924
Last updated: 5/28/2026, 11:20:23 PM
Quick Conversions
| CZK | RUB |
|---|---|
| 1 CZK | 3.40 RUB |
| 10 CZK | 34.04 RUB |
| 50 CZK | 170.18 RUB |
| 100 CZK | 340.37 RUB |
| 500 CZK | 1,701.84 RUB |
| 1,000 CZK | 3,403.68 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-05-28T23:20:23Z",
"rates": {
"RUB": 3.40368
}
}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": 340.368,
"rate": 3.40368
}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