Rate Overview
Live
1 RUB = 0.077545 HRK
1 HRK = 12.8957
RUB
Avg
0.078661
High
0.079866
Low
0.077374
Last updated: 8/16/2026, 6:31:10 PM
Quick Conversions
| RUB | HRK |
|---|---|
| 1 RUB | 0.08 HRK |
| 10 RUB | 0.78 HRK |
| 50 RUB | 3.88 HRK |
| 100 RUB | 7.75 HRK |
| 500 RUB | 38.77 HRK |
| 1,000 RUB | 77.55 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-08-16T18:31:10Z",
"rates": {
"HRK": 0.077545
}
}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.7545,
"rate": 0.077545
}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