Rate Overview
Live
1 INR = 0.280039 HNL
1 HNL = 3.5709
INR
Avg
0.281293
High
0.282241
Low
0.280039
Last updated: 8/12/2026, 6:51:01 AM
Quick Conversions
| INR | HNL |
|---|---|
| 1 INR | 0.28 HNL |
| 10 INR | 2.80 HNL |
| 50 INR | 14.00 HNL |
| 100 INR | 28.00 HNL |
| 500 INR | 140.02 HNL |
| 1,000 INR | 280.04 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-08-12T06:51:01Z",
"rates": {
"HNL": 0.280039
}
}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": 28.003899999999998,
"rate": 0.280039
}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