Rate Overview
Live
1 INR = 0.067816 HRK
1 HRK = 14.7458
INR
Avg
0.067746
High
0.068049
Low
0.067453
Last updated: 5/6/2026, 11:09:39 PM
Quick Conversions
| INR | HRK |
|---|---|
| 1 INR | 0.07 HRK |
| 10 INR | 0.68 HRK |
| 50 INR | 3.39 HRK |
| 100 INR | 6.78 HRK |
| 500 INR | 33.91 HRK |
| 1,000 INR | 67.82 HRK |
Get INR/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=HRKExample Response:
{
"success": true,
"base": "INR",
"date": "2026-05-06T23:09:39Z",
"rates": {
"HRK": 0.067816
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "HRK",
"amount": 100
},
"result": 6.7816,
"rate": 0.067816
}Build with INR/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key