Rate Overview
Live
1 HTG = 0.722121 BTN
1 BTN = 1.3848
HTG
Avg
0.672486
High
0.727174
Low
0.633849
Last updated: 6/18/2026, 11:52:04 AM
Quick Conversions
| HTG | BTN |
|---|---|
| 1 HTG | 0.72 BTN |
| 10 HTG | 7.22 BTN |
| 50 HTG | 36.11 BTN |
| 100 HTG | 72.21 BTN |
| 500 HTG | 361.06 BTN |
| 1,000 HTG | 722.12 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-06-18T11:52:04Z",
"rates": {
"BTN": 0.722121
}
}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.2121,
"rate": 0.722121
}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