Rate Overview
Live
1 HNL = 3.5469 BTN
1 BTN = 0.281933
HNL
Avg
3.5592
High
3.5826
Low
3.5457
Last updated: 5/9/2026, 7:25:34 AM
Quick Conversions
| HNL | BTN |
|---|---|
| 1 HNL | 3.55 BTN |
| 10 HNL | 35.47 BTN |
| 50 HNL | 177.35 BTN |
| 100 HNL | 354.69 BTN |
| 500 HNL | 1,773.47 BTN |
| 1,000 HNL | 3,546.94 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-09T07:25:34Z",
"rates": {
"BTN": 3.546942
}
}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": 354.6942,
"rate": 3.546942
}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