Rate Overview
Live
1 BTN = 0.282879 HNL
1 HNL = 3.5351
BTN
Avg
0.282073
High
0.283606
Low
0.280508
Last updated: 6/19/2026, 3:31:12 AM
Quick Conversions
| BTN | HNL |
|---|---|
| 1 BTN | 0.28 HNL |
| 10 BTN | 2.83 HNL |
| 50 BTN | 14.14 HNL |
| 100 BTN | 28.29 HNL |
| 500 BTN | 141.44 HNL |
| 1,000 BTN | 282.88 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-06-19T03:31:12Z",
"rates": {
"HNL": 0.282879
}
}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.2879,
"rate": 0.282879
}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