Rate Overview
Live
1 BTN = 1.3830 HTG
1 HTG = 0.723072
BTN
Avg
1.3956
High
1.4058
Low
1.3830
Last updated: 3/28/2026, 1:42:07 PM
Quick Conversions
| BTN | HTG |
|---|---|
| 1 BTN | 1.38 HTG |
| 10 BTN | 13.83 HTG |
| 50 BTN | 69.15 HTG |
| 100 BTN | 138.30 HTG |
| 500 BTN | 691.49 HTG |
| 1,000 BTN | 1,382.99 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-03-28T13:42:07Z",
"rates": {
"HTG": 1.382988
}
}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.2988,
"rate": 1.382988
}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