Rate Overview
Live
1 RUB = 0.261611 CZK
1 CZK = 3.8225
RUB
Avg
0.256707
High
0.261896
Low
0.246167
Last updated: 3/27/2026, 10:11:44 AM
Quick Conversions
| RUB | CZK |
|---|---|
| 1 RUB | 0.26 CZK |
| 10 RUB | 2.62 CZK |
| 50 RUB | 13.08 CZK |
| 100 RUB | 26.16 CZK |
| 500 RUB | 130.81 CZK |
| 1,000 RUB | 261.61 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-03-27T10:11:44Z",
"rates": {
"CZK": 0.261611
}
}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": 26.161099999999998,
"rate": 0.261611
}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