Rate Overview
Live
1 CZK = 3.6008 RUB
1 RUB = 0.277715
CZK
Avg
3.6355
High
3.6674
Low
3.5955
Last updated: 7/9/2026, 3:03:37 AM
Quick Conversions
| CZK | RUB |
|---|---|
| 1 CZK | 3.60 RUB |
| 10 CZK | 36.01 RUB |
| 50 CZK | 180.04 RUB |
| 100 CZK | 360.08 RUB |
| 500 CZK | 1,800.41 RUB |
| 1,000 CZK | 3,600.82 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-07-09T03:03:37Z",
"rates": {
"RUB": 3.600819
}
}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": 360.0819,
"rate": 3.600819
}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