Rate Overview
Live
1 RUB = 0.271456 CZK
1 CZK = 3.6838
RUB
Avg
0.267880
High
0.309268
Low
0.219383
Last updated: 7/27/2026, 8:06:01 AM
Quick Conversions
| RUB | CZK |
|---|---|
| 1 RUB | 0.27 CZK |
| 10 RUB | 2.71 CZK |
| 50 RUB | 13.57 CZK |
| 100 RUB | 27.15 CZK |
| 500 RUB | 135.73 CZK |
| 1,000 RUB | 271.46 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-07-27T08:06:01Z",
"rates": {
"CZK": 0.271456
}
}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.145599999999998,
"rate": 0.271456
}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