Rate Overview
Live
1 RUB = 0.082396 HRK
1 HRK = 12.1365
RUB
Avg
0.084042
High
0.084938
Low
0.082396
Last updated: 7/30/2026, 5:41:08 AM
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.20 HRK |
| 1,000 RUB | 82.40 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-30T05:41:08Z",
"rates": {
"HRK": 0.082396
}
}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.2396,
"rate": 0.082396
}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