Rate Overview
Live
1 HNL = 3.5989 BTN
1 BTN = 0.277862
HNL
Avg
3.5971
High
3.6222
Low
3.5866
Last updated: 5/29/2026, 8:21:30 PM
Quick Conversions
| HNL | BTN |
|---|---|
| 1 HNL | 3.60 BTN |
| 10 HNL | 35.99 BTN |
| 50 HNL | 179.95 BTN |
| 100 HNL | 359.89 BTN |
| 500 HNL | 1,799.45 BTN |
| 1,000 HNL | 3,598.90 BTN |
Get HNL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=BTNExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-05-29T20:21:30Z",
"rates": {
"BTN": 3.598904
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "BTN",
"amount": 100
},
"result": 359.8904,
"rate": 3.598904
}Build with HNL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key