Rate Overview
Live
1 HTG = 0.725882 BTN
1 BTN = 1.3776
HTG
Avg
0.727412
High
0.730812
Low
0.724861
Last updated: 7/8/2026, 10:12:20 AM
Quick Conversions
| HTG | BTN |
|---|---|
| 1 HTG | 0.73 BTN |
| 10 HTG | 7.26 BTN |
| 50 HTG | 36.29 BTN |
| 100 HTG | 72.59 BTN |
| 500 HTG | 362.94 BTN |
| 1,000 HTG | 725.88 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-07-08T10:12:20Z",
"rates": {
"BTN": 0.725882
}
}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": 72.5882,
"rate": 0.725882
}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