Rate Overview
Live
1 BTN = 0.280634 HNL
1 HNL = 3.5634
BTN
Avg
0.280613
High
0.281552
Low
0.280109
Last updated: 7/10/2026, 10:44:06 PM
Quick Conversions
| BTN | HNL |
|---|---|
| 1 BTN | 0.28 HNL |
| 10 BTN | 2.81 HNL |
| 50 BTN | 14.03 HNL |
| 100 BTN | 28.06 HNL |
| 500 BTN | 140.32 HNL |
| 1,000 BTN | 280.63 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-07-10T22:44:06Z",
"rates": {
"HNL": 0.280634
}
}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.063399999999998,
"rate": 0.280634
}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