Rate Overview
Live
1 RUB = 0.075591 HRK
1 HRK = 13.2291
RUB
Avg
0.075252
High
0.075610
Low
0.074419
Last updated: 9/5/2026, 1:26:47 PM
Quick Conversions
| RUB | HRK |
|---|---|
| 1 RUB | 0.08 HRK |
| 10 RUB | 0.76 HRK |
| 50 RUB | 3.78 HRK |
| 100 RUB | 7.56 HRK |
| 500 RUB | 37.80 HRK |
| 1,000 RUB | 75.59 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-09-05T13:26:47Z",
"rates": {
"HRK": 0.075591
}
}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": 7.559100000000001,
"rate": 0.075591
}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