Rate Overview
Live
1 RUB = 0.082420 HRK
1 HRK = 12.1330
RUB
Avg
0.082886
High
0.083673
Low
0.082420
Last updated: 3/6/2026, 5:14:25 PM
Quick Conversions
| RUB | HRK |
|---|---|
| 1 RUB | 0.08 HRK |
| 10 RUB | 0.82 HRK |
| 50 RUB | 4.12 HRK |
| 100 RUB | 8.24 HRK |
| 500 RUB | 41.21 HRK |
| 1,000 RUB | 82.42 HRK |
Get RUB/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=HRKExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:14:25Z",
"rates": {
"HRK": 0.08242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "HRK",
"amount": 100
},
"result": 8.241999999999999,
"rate": 0.08242
}Build with RUB/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key