Rate Overview
Live
1 BTN = 1.3687 HTG
1 HTG = 0.730632
BTN
Avg
1.4180
High
1.4618
Low
1.3585
Last updated: 5/27/2026, 8:30:51 PM
Quick Conversions
| BTN | HTG |
|---|---|
| 1 BTN | 1.37 HTG |
| 10 BTN | 13.69 HTG |
| 50 BTN | 68.43 HTG |
| 100 BTN | 136.87 HTG |
| 500 BTN | 684.34 HTG |
| 1,000 BTN | 1,368.68 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-27T20:30:51Z",
"rates": {
"HTG": 1.368678
}
}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": 136.86780000000002,
"rate": 1.368678
}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