Rate Overview
Live
1 RUB = 0.266987 CZK
1 CZK = 3.7455
RUB
Avg
0.268184
High
0.271219
Low
0.266198
Last updated: 3/6/2026, 5:15:39 PM
Quick Conversions
| RUB | CZK |
|---|---|
| 1 RUB | 0.27 CZK |
| 10 RUB | 2.67 CZK |
| 50 RUB | 13.35 CZK |
| 100 RUB | 26.70 CZK |
| 500 RUB | 133.49 CZK |
| 1,000 RUB | 266.99 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-06T17:15:39Z",
"rates": {
"CZK": 0.266987
}
}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.6987,
"rate": 0.266987
}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