Rate Overview
Live
1 INR = 0.276591 HNL
1 HNL = 3.6154
INR
Avg
0.284631
High
0.293805
Low
0.276502
Last updated: 7/22/2026, 11:23:12 AM
Quick Conversions
| INR | HNL |
|---|---|
| 1 INR | 0.28 HNL |
| 10 INR | 2.77 HNL |
| 50 INR | 13.83 HNL |
| 100 INR | 27.66 HNL |
| 500 INR | 138.30 HNL |
| 1,000 INR | 276.59 HNL |
Get INR/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=HNLExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-22T11:23:12Z",
"rates": {
"HNL": 0.276591
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "HNL",
"amount": 100
},
"result": 27.6591,
"rate": 0.276591
}Build with INR/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key