Rate Overview
Live
1 RUB = 0.291341 CZK
1 CZK = 3.4324
RUB
Avg
0.282647
High
0.293621
Low
0.274095
Last updated: 5/26/2026, 10:15:25 PM
Quick Conversions
| RUB | CZK |
|---|---|
| 1 RUB | 0.29 CZK |
| 10 RUB | 2.91 CZK |
| 50 RUB | 14.57 CZK |
| 100 RUB | 29.13 CZK |
| 500 RUB | 145.67 CZK |
| 1,000 RUB | 291.34 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-05-26T22:15:25Z",
"rates": {
"CZK": 0.291341
}
}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": 29.1341,
"rate": 0.291341
}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