Rate Overview
Live
1 INR = 0.067623 HRK
1 HRK = 14.7879
INR
Avg
0.067615
High
0.067983
Low
0.067046
Last updated: 5/27/2026, 4:52:21 AM
Quick Conversions
| INR | HRK |
|---|---|
| 1 INR | 0.07 HRK |
| 10 INR | 0.68 HRK |
| 50 INR | 3.38 HRK |
| 100 INR | 6.76 HRK |
| 500 INR | 33.81 HRK |
| 1,000 INR | 67.62 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-27T04:52:21Z",
"rates": {
"HRK": 0.067623
}
}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.762300000000001,
"rate": 0.067623
}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