Rate Overview
Live
1 RUB = 0.249253 CZK
1 CZK = 4.0120
RUB
Avg
0.252882
High
0.257163
Low
0.248720
Last updated: 8/16/2026, 2:53:43 AM
Quick Conversions
| RUB | CZK |
|---|---|
| 1 RUB | 0.25 CZK |
| 10 RUB | 2.49 CZK |
| 50 RUB | 12.46 CZK |
| 100 RUB | 24.93 CZK |
| 500 RUB | 124.63 CZK |
| 1,000 RUB | 249.25 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-08-16T02:53:43Z",
"rates": {
"CZK": 0.249253
}
}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.9253,
"rate": 0.249253
}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