Rate Overview
Live
1 BTN = 0.277862 HNL
1 HNL = 3.5989
BTN
Avg
0.279014
High
0.282035
Low
0.274761
Last updated: 5/29/2026, 5:50:42 PM
Quick Conversions
| BTN | HNL |
|---|---|
| 1 BTN | 0.28 HNL |
| 10 BTN | 2.78 HNL |
| 50 BTN | 13.89 HNL |
| 100 BTN | 27.79 HNL |
| 500 BTN | 138.93 HNL |
| 1,000 BTN | 277.86 HNL |
Get BTN/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=HNLExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-29T17:50:42Z",
"rates": {
"HNL": 0.277862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "HNL",
"amount": 100
},
"result": 27.7862,
"rate": 0.277862
}Build with BTN/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key