Rate Overview
Live
1 HTG = 0.723072 BTN
1 BTN = 1.3830
HTG
Avg
0.696738
High
0.723072
Low
0.684073
Last updated: 3/28/2026, 2:00:02 PM
Quick Conversions
| HTG | BTN |
|---|---|
| 1 HTG | 0.72 BTN |
| 10 HTG | 7.23 BTN |
| 50 HTG | 36.15 BTN |
| 100 HTG | 72.31 BTN |
| 500 HTG | 361.54 BTN |
| 1,000 HTG | 723.07 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-28T14:00:02Z",
"rates": {
"BTN": 0.723072
}
}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.30720000000001,
"rate": 0.723072
}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