Rate Overview
Live
1 BAM = 77.5326 HTG
1 HTG = 0.012898
BAM
Avg
77.6923
High
78.1431
Low
77.4213
Last updated: 9/3/2026, 3:05:04 AM
Quick Conversions
| BAM | HTG |
|---|---|
| 1 BAM | 77.53 HTG |
| 10 BAM | 775.33 HTG |
| 50 BAM | 3,876.63 HTG |
| 100 BAM | 7,753.26 HTG |
| 500 BAM | 38,766.31 HTG |
| 1,000 BAM | 77,532.63 HTG |
Get BAM/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=HTGExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-09-03T03:05:04Z",
"rates": {
"HTG": 77.532626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "HTG",
"amount": 100
},
"result": 7753.262599999999,
"rate": 77.532626
}Build with BAM/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key