Rate Overview
Live
1 BTN = 1.3819 HTG
1 HTG = 0.723667
BTN
Avg
1.3844
High
1.4265
Low
1.3576
Last updated: 9/4/2026, 11:49:33 PM
Quick Conversions
| BTN | HTG |
|---|---|
| 1 BTN | 1.38 HTG |
| 10 BTN | 13.82 HTG |
| 50 BTN | 69.09 HTG |
| 100 BTN | 138.19 HTG |
| 500 BTN | 690.93 HTG |
| 1,000 BTN | 1,381.85 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-09-04T23:49:33Z",
"rates": {
"HTG": 1.381851
}
}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.1851,
"rate": 1.381851
}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