Rate Overview
Live
1 HTG = 0.700752 BTN
1 BTN = 1.4270
HTG
Avg
0.697732
High
0.702335
Low
0.691878
Last updated: 3/7/2026, 7:23:04 AM
Quick Conversions
| HTG | BTN |
|---|---|
| 1 HTG | 0.70 BTN |
| 10 HTG | 7.01 BTN |
| 50 HTG | 35.04 BTN |
| 100 HTG | 70.08 BTN |
| 500 HTG | 350.38 BTN |
| 1,000 HTG | 700.75 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-03-07T07:23:04Z",
"rates": {
"BTN": 0.700752
}
}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": 70.07520000000001,
"rate": 0.700752
}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