Rate Overview
Live
1 INR = 0.070362 HRK
1 HRK = 14.2122
INR
Avg
0.070222
High
0.070726
Low
0.069686
Last updated: 3/7/2026, 2:13:54 AM
Quick Conversions
| INR | HRK |
|---|---|
| 1 INR | 0.07 HRK |
| 10 INR | 0.70 HRK |
| 50 INR | 3.52 HRK |
| 100 INR | 7.04 HRK |
| 500 INR | 35.18 HRK |
| 1,000 INR | 70.36 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-03-07T02:13:54Z",
"rates": {
"HRK": 0.070362
}
}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": 7.036199999999999,
"rate": 0.070362
}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