Rate Overview
Live
1 RUB = 0.274222 CZK
1 CZK = 3.6467
RUB
Avg
0.276787
High
0.278566
Low
0.274095
Last updated: 5/6/2026, 4:20:58 PM
Quick Conversions
| RUB | CZK |
|---|---|
| 1 RUB | 0.27 CZK |
| 10 RUB | 2.74 CZK |
| 50 RUB | 13.71 CZK |
| 100 RUB | 27.42 CZK |
| 500 RUB | 137.11 CZK |
| 1,000 RUB | 274.22 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-06T16:20:58Z",
"rates": {
"CZK": 0.274222
}
}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": 27.422200000000004,
"rate": 0.274222
}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