Rate Overview
Live
1 INR = 0.067413 HRK
1 HRK = 14.8339
INR
Avg
0.067605
High
0.068205
Low
0.067003
Last updated: 5/27/2026, 2:30:43 AM
Quick Conversions
| INR | HRK |
|---|---|
| 1 INR | 0.07 HRK |
| 10 INR | 0.67 HRK |
| 50 INR | 3.37 HRK |
| 100 INR | 6.74 HRK |
| 500 INR | 33.71 HRK |
| 1,000 INR | 67.41 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-27T02:30:43Z",
"rates": {
"HRK": 0.067413
}
}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.7413,
"rate": 0.067413
}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