Rate Overview
Live
1 INR = 0.068194 HRK
1 HRK = 14.6640
INR
Avg
0.068475
High
0.068673
Low
0.068194
Last updated: 8/11/2026, 9:52:51 PM
Quick Conversions
| INR | HRK |
|---|---|
| 1 INR | 0.07 HRK |
| 10 INR | 0.68 HRK |
| 50 INR | 3.41 HRK |
| 100 INR | 6.82 HRK |
| 500 INR | 34.10 HRK |
| 1,000 INR | 68.19 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-08-11T21:52:51Z",
"rates": {
"HRK": 0.068194
}
}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.819400000000001,
"rate": 0.068194
}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