Rate Overview
Live
1 INR = 0.068612 HRK
1 HRK = 14.5747
INR
Avg
0.070124
High
0.071341
Low
0.068612
Last updated: 3/27/2026, 2:52:33 PM
Quick Conversions
| INR | HRK |
|---|---|
| 1 INR | 0.07 HRK |
| 10 INR | 0.69 HRK |
| 50 INR | 3.43 HRK |
| 100 INR | 6.86 HRK |
| 500 INR | 34.31 HRK |
| 1,000 INR | 68.61 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-27T14:52:33Z",
"rates": {
"HRK": 0.068612
}
}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.8612,
"rate": 0.068612
}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