Rate Overview
Live
1 RUB = 0.084938 HRK
1 HRK = 11.7733
RUB
Avg
0.082714
High
0.091350
Low
0.076246
Last updated: 7/28/2026, 12:37:32 PM
Quick Conversions
| RUB | HRK |
|---|---|
| 1 RUB | 0.08 HRK |
| 10 RUB | 0.85 HRK |
| 50 RUB | 4.25 HRK |
| 100 RUB | 8.49 HRK |
| 500 RUB | 42.47 HRK |
| 1,000 RUB | 84.94 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-07-28T12:37:32Z",
"rates": {
"HRK": 0.084938
}
}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.4938,
"rate": 0.084938
}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