Rate Overview
Live
1 BTN = 1.4270 HTG
1 HTG = 0.700753
BTN
Avg
1.4333
High
1.4453
Low
1.4238
Last updated: 3/7/2026, 7:36:18 AM
Quick Conversions
| BTN | HTG |
|---|---|
| 1 BTN | 1.43 HTG |
| 10 BTN | 14.27 HTG |
| 50 BTN | 71.35 HTG |
| 100 BTN | 142.70 HTG |
| 500 BTN | 713.52 HTG |
| 1,000 BTN | 1,427.04 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-07T07:36:18Z",
"rates": {
"HTG": 1.427037
}
}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": 142.7037,
"rate": 1.427037
}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