Rate Overview
Live
1 RUB = 0.287465 CZK
1 CZK = 3.4787
RUB
Avg
0.288486
High
0.291217
Low
0.286123
Last updated: 6/16/2026, 10:47:37 AM
Quick Conversions
| RUB | CZK |
|---|---|
| 1 RUB | 0.29 CZK |
| 10 RUB | 2.87 CZK |
| 50 RUB | 14.37 CZK |
| 100 RUB | 28.75 CZK |
| 500 RUB | 143.73 CZK |
| 1,000 RUB | 287.47 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-06-16T10:47:37Z",
"rates": {
"CZK": 0.287465
}
}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": 28.7465,
"rate": 0.287465
}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