Rate Overview
Live
1 RUB = 0.262189 CZK
1 CZK = 3.8140
RUB
Avg
0.267688
High
0.315160
Low
0.220346
Last updated: 3/27/2026, 12:05:01 PM
Quick Conversions
| RUB | CZK |
|---|---|
| 1 RUB | 0.26 CZK |
| 10 RUB | 2.62 CZK |
| 50 RUB | 13.11 CZK |
| 100 RUB | 26.22 CZK |
| 500 RUB | 131.09 CZK |
| 1,000 RUB | 262.19 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-27T12:05:01Z",
"rates": {
"CZK": 0.262189
}
}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.2189,
"rate": 0.262189
}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