Rate Overview
Live
1 HTG = 0.728660 BTN
1 BTN = 1.3724
HTG
Avg
0.727737
High
0.729204
Low
0.725513
Last updated: 8/12/2026, 10:16:17 AM
Quick Conversions
| HTG | BTN |
|---|---|
| 1 HTG | 0.73 BTN |
| 10 HTG | 7.29 BTN |
| 50 HTG | 36.43 BTN |
| 100 HTG | 72.87 BTN |
| 500 HTG | 364.33 BTN |
| 1,000 HTG | 728.66 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-08-12T10:16:17Z",
"rates": {
"BTN": 0.72866
}
}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.866,
"rate": 0.72866
}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