Rate Overview
Live
1 HRK = 12.1329 RUB
1 RUB = 0.082421
HRK
Avg
12.0649
High
12.1329
Low
11.9512
Last updated: 3/6/2026, 11:26:00 PM
Quick Conversions
| HRK | RUB |
|---|---|
| 1 HRK | 12.13 RUB |
| 10 HRK | 121.33 RUB |
| 50 HRK | 606.65 RUB |
| 100 HRK | 1,213.29 RUB |
| 500 HRK | 6,066.45 RUB |
| 1,000 HRK | 12,132.90 RUB |
Get HRK/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=RUBExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-06T23:26:00Z",
"rates": {
"RUB": 12.1329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "RUB",
"amount": 100
},
"result": 1213.29,
"rate": 12.1329
}Build with HRK/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key