Rate Overview
Live
1 BTN = 0.280291 HNL
1 HNL = 3.5677
BTN
Avg
0.282882
High
0.284717
Low
0.280291
Last updated: 9/11/2026, 11:40:13 AM
Quick Conversions
| BTN | HNL |
|---|---|
| 1 BTN | 0.28 HNL |
| 10 BTN | 2.80 HNL |
| 50 BTN | 14.01 HNL |
| 100 BTN | 28.03 HNL |
| 500 BTN | 140.15 HNL |
| 1,000 BTN | 280.29 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-09-11T11:40:13Z",
"rates": {
"HNL": 0.280291
}
}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.0291,
"rate": 0.280291
}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