Rate Overview
Live
1 INR = 0.068988 HRK
1 HRK = 14.4953
INR
Avg
0.069521
High
0.070092
Low
0.068988
Last updated: 7/4/2026, 5:11:00 AM
Quick Conversions
| INR | HRK |
|---|---|
| 1 INR | 0.07 HRK |
| 10 INR | 0.69 HRK |
| 50 INR | 3.45 HRK |
| 100 INR | 6.90 HRK |
| 500 INR | 34.49 HRK |
| 1,000 INR | 68.99 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-07-04T05:11:00Z",
"rates": {
"HRK": 0.068988
}
}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.8988,
"rate": 0.068988
}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