Rate Overview
Live
1 HNL = 3.5644 BTN
1 BTN = 0.280552
HNL
Avg
3.5297
High
3.6233
Low
3.4241
Last updated: 8/1/2026, 4:46:21 AM
Quick Conversions
| HNL | BTN |
|---|---|
| 1 HNL | 3.56 BTN |
| 10 HNL | 35.64 BTN |
| 50 HNL | 178.22 BTN |
| 100 HNL | 356.44 BTN |
| 500 HNL | 1,782.20 BTN |
| 1,000 HNL | 3,564.41 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-08-01T04:46:21Z",
"rates": {
"BTN": 3.564407
}
}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": 356.4407,
"rate": 3.564407
}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