Rate Overview
Live
1 RUB = 0.273797 CZK
1 CZK = 3.6523
RUB
Avg
0.270735
High
0.274347
Low
0.265846
Last updated: 4/16/2026, 3:13:13 PM
Quick Conversions
| RUB | CZK |
|---|---|
| 1 RUB | 0.27 CZK |
| 10 RUB | 2.74 CZK |
| 50 RUB | 13.69 CZK |
| 100 RUB | 27.38 CZK |
| 500 RUB | 136.90 CZK |
| 1,000 RUB | 273.80 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-04-16T15:13:13Z",
"rates": {
"CZK": 0.273797
}
}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.3797,
"rate": 0.273797
}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