Rate Overview
Live
1 BTN = 1.3739 HTG
1 HTG = 0.727875
BTN
Avg
1.4095
High
1.4618
Low
1.3585
Last updated: 7/6/2026, 9:36:03 PM
Quick Conversions
| BTN | HTG |
|---|---|
| 1 BTN | 1.37 HTG |
| 10 BTN | 13.74 HTG |
| 50 BTN | 68.69 HTG |
| 100 BTN | 137.39 HTG |
| 500 BTN | 686.93 HTG |
| 1,000 BTN | 1,373.86 HTG |
Get BTN/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=HTGExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-06T21:36:03Z",
"rates": {
"HTG": 1.373863
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "HTG",
"amount": 100
},
"result": 137.3863,
"rate": 1.373863
}Build with BTN/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key