Rate Overview
Live
1 RUB = 0.242816 CZK
1 CZK = 4.1183
RUB
Avg
0.241376
High
0.242816
Low
0.238875
Last updated: 9/6/2026, 12:34:28 AM
Quick Conversions
| RUB | CZK |
|---|---|
| 1 RUB | 0.24 CZK |
| 10 RUB | 2.43 CZK |
| 50 RUB | 12.14 CZK |
| 100 RUB | 24.28 CZK |
| 500 RUB | 121.41 CZK |
| 1,000 RUB | 242.82 CZK |
Get RUB/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=CZKExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-09-06T00:34:28Z",
"rates": {
"CZK": 0.242816
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "CZK",
"amount": 100
},
"result": 24.2816,
"rate": 0.242816
}Build with RUB/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key