Rate Overview
Live
1 BTN = 1.3863 HTG
1 HTG = 0.721341
BTN
Avg
1.3815
High
1.3882
Low
1.3698
Last updated: 6/19/2026, 8:40:46 AM
Quick Conversions
| BTN | HTG |
|---|---|
| 1 BTN | 1.39 HTG |
| 10 BTN | 13.86 HTG |
| 50 BTN | 69.32 HTG |
| 100 BTN | 138.63 HTG |
| 500 BTN | 693.15 HTG |
| 1,000 BTN | 1,386.31 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-06-19T08:40:46Z",
"rates": {
"HTG": 1.386306
}
}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.63060000000002,
"rate": 1.386306
}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