Rate Overview
Live
1 BTN = 0.288543 HNL
1 HNL = 3.4657
BTN
Avg
0.289163
High
0.291194
Low
0.287292
Last updated: 3/7/2026, 3:44:11 AM
Quick Conversions
| BTN | HNL |
|---|---|
| 1 BTN | 0.29 HNL |
| 10 BTN | 2.89 HNL |
| 50 BTN | 14.43 HNL |
| 100 BTN | 28.85 HNL |
| 500 BTN | 144.27 HNL |
| 1,000 BTN | 288.54 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-03-07T03:44:11Z",
"rates": {
"HNL": 0.288543
}
}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": 28.8543,
"rate": 0.288543
}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