Rate Overview
Live
1 RUB = 0.086116 HRK
1 HRK = 11.6122
RUB
Avg
0.085776
High
0.086116
Low
0.085158
Last updated: 5/9/2026, 3:41:45 AM
Quick Conversions
| RUB | HRK |
|---|---|
| 1 RUB | 0.09 HRK |
| 10 RUB | 0.86 HRK |
| 50 RUB | 4.31 HRK |
| 100 RUB | 8.61 HRK |
| 500 RUB | 43.06 HRK |
| 1,000 RUB | 86.12 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-05-09T03:41:45Z",
"rates": {
"HRK": 0.086116
}
}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.6116,
"rate": 0.086116
}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