Rate Overview
Live
1 IDR = 0.001565 HNL
1 HNL = 638.9776
IDR
Avg
0.001569
High
0.001578
Low
0.001559
Last updated: 3/7/2026, 6:45:03 AM
Quick Conversions
| IDR | HNL |
|---|---|
| 1 IDR | 0.00 HNL |
| 10 IDR | 0.02 HNL |
| 50 IDR | 0.08 HNL |
| 100 IDR | 0.16 HNL |
| 500 IDR | 0.78 HNL |
| 1,000 IDR | 1.57 HNL |
Get IDR/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=HNLExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-07T06:45:03Z",
"rates": {
"HNL": 0.001565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "HNL",
"amount": 100
},
"result": 0.1565,
"rate": 0.001565
}Build with IDR/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key