Rate Overview
Live
1 INR = 0.274405 HNL
1 HNL = 3.6442
INR
Avg
0.285199
High
0.293198
Low
0.274405
Last updated: 7/2/2026, 10:55:56 AM
Quick Conversions
| INR | HNL |
|---|---|
| 1 INR | 0.27 HNL |
| 10 INR | 2.74 HNL |
| 50 INR | 13.72 HNL |
| 100 INR | 27.44 HNL |
| 500 INR | 137.20 HNL |
| 1,000 INR | 274.41 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-02T10:55:56Z",
"rates": {
"HNL": 0.274405
}
}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.4405,
"rate": 0.274405
}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