Rate Overview
Live
1 RUB = 0.091350 HRK
1 HRK = 10.9469
RUB
Avg
0.090897
High
0.091644
Low
0.090019
Last updated: 5/29/2026, 7:37:41 PM
Quick Conversions
| RUB | HRK |
|---|---|
| 1 RUB | 0.09 HRK |
| 10 RUB | 0.91 HRK |
| 50 RUB | 4.57 HRK |
| 100 RUB | 9.14 HRK |
| 500 RUB | 45.68 HRK |
| 1,000 RUB | 91.35 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-29T19:37:41Z",
"rates": {
"HRK": 0.09135
}
}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": 9.135,
"rate": 0.09135
}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