Rate Overview
Live
1 INR = 0.279308 HNL
1 HNL = 3.5803
INR
Avg
0.281857
High
0.284134
Low
0.279308
Last updated: 3/27/2026, 8:10:24 AM
Quick Conversions
| INR | HNL |
|---|---|
| 1 INR | 0.28 HNL |
| 10 INR | 2.79 HNL |
| 50 INR | 13.97 HNL |
| 100 INR | 27.93 HNL |
| 500 INR | 139.65 HNL |
| 1,000 INR | 279.31 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-03-27T08:10:24Z",
"rates": {
"HNL": 0.279308
}
}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.9308,
"rate": 0.279308
}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