Rate Overview
Live
1 HTG = 0.731721 BTN
1 BTN = 1.3666
HTG
Avg
0.702754
High
0.736426
Low
0.679894
Last updated: 5/29/2026, 2:28:45 PM
Quick Conversions
| HTG | BTN |
|---|---|
| 1 HTG | 0.73 BTN |
| 10 HTG | 7.32 BTN |
| 50 HTG | 36.59 BTN |
| 100 HTG | 73.17 BTN |
| 500 HTG | 365.86 BTN |
| 1,000 HTG | 731.72 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-05-29T14:28:45Z",
"rates": {
"BTN": 0.731721
}
}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": 73.1721,
"rate": 0.731721
}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