Rate Overview
Live
1 HTG = 0.712811 BTN
1 BTN = 1.4029
HTG
Avg
0.710069
High
0.713752
Low
0.706100
Last updated: 4/17/2026, 7:05:48 PM
Quick Conversions
| HTG | BTN |
|---|---|
| 1 HTG | 0.71 BTN |
| 10 HTG | 7.13 BTN |
| 50 HTG | 35.64 BTN |
| 100 HTG | 71.28 BTN |
| 500 HTG | 356.41 BTN |
| 1,000 HTG | 712.81 BTN |
Get HTG/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=BTNExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-17T19:05:48Z",
"rates": {
"BTN": 0.712811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "BTN",
"amount": 100
},
"result": 71.2811,
"rate": 0.712811
}Build with HTG/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key