Rate Overview
Live
1 RUB = 0.261225 CZK
1 CZK = 3.8281
RUB
Avg
0.263454
High
0.271219
Low
0.246167
Last updated: 3/27/2026, 3:22:30 PM
Quick Conversions
| RUB | CZK |
|---|---|
| 1 RUB | 0.26 CZK |
| 10 RUB | 2.61 CZK |
| 50 RUB | 13.06 CZK |
| 100 RUB | 26.12 CZK |
| 500 RUB | 130.61 CZK |
| 1,000 RUB | 261.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-03-27T15:22:30Z",
"rates": {
"CZK": 0.261225
}
}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.1225,
"rate": 0.261225
}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