Rate Overview
Live
1 BTN = 1.3848 HTG
1 HTG = 0.722125
BTN
Avg
1.3744
High
1.3888
Low
1.3602
Last updated: 9/7/2026, 8:25:48 AM
Quick Conversions
| BTN | HTG |
|---|---|
| 1 BTN | 1.38 HTG |
| 10 BTN | 13.85 HTG |
| 50 BTN | 69.24 HTG |
| 100 BTN | 138.48 HTG |
| 500 BTN | 692.40 HTG |
| 1,000 BTN | 1,384.80 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-09-07T08:25:48Z",
"rates": {
"HTG": 1.384801
}
}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": 138.4801,
"rate": 1.384801
}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