Rate Overview
Live
1 BTN = 1.3877 HTG
1 HTG = 0.720634
BTN
Avg
1.3813
High
1.3877
Low
1.3743
Last updated: 5/7/2026, 3:04:40 PM
Quick Conversions
| BTN | HTG |
|---|---|
| 1 BTN | 1.39 HTG |
| 10 BTN | 13.88 HTG |
| 50 BTN | 69.38 HTG |
| 100 BTN | 138.77 HTG |
| 500 BTN | 693.83 HTG |
| 1,000 BTN | 1,387.67 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-05-07T15:04:40Z",
"rates": {
"HTG": 1.387667
}
}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.7667,
"rate": 1.387667
}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