Rate Overview
Live
1 BTN = 1.3776 HTG
1 HTG = 0.725883
BTN
Avg
1.3747
High
1.3796
Low
1.3683
Last updated: 7/8/2026, 1:35:30 PM
Quick Conversions
| BTN | HTG |
|---|---|
| 1 BTN | 1.38 HTG |
| 10 BTN | 13.78 HTG |
| 50 BTN | 68.88 HTG |
| 100 BTN | 137.76 HTG |
| 500 BTN | 688.82 HTG |
| 1,000 BTN | 1,377.63 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-08T13:35:30Z",
"rates": {
"HTG": 1.377632
}
}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.76319999999998,
"rate": 1.377632
}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