Rate Overview
Live
1 CZK = 3.8281 RUB
1 RUB = 0.261225
CZK
Avg
3.8179
High
4.0182
Low
3.6756
Last updated: 3/27/2026, 3:35:23 PM
Quick Conversions
| CZK | RUB |
|---|---|
| 1 CZK | 3.83 RUB |
| 10 CZK | 38.28 RUB |
| 50 CZK | 191.41 RUB |
| 100 CZK | 382.81 RUB |
| 500 CZK | 1,914.06 RUB |
| 1,000 CZK | 3,828.11 RUB |
Get CZK/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=RUBExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-27T15:35:23Z",
"rates": {
"RUB": 3.828113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "RUB",
"amount": 100
},
"result": 382.8113,
"rate": 3.828113
}Build with CZK/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key