Rate Overview
Live
1 BIF = 0.044227 HTG
1 HTG = 22.6106
BIF
Avg
0.044258
High
0.044469
Low
0.044157
Last updated: 3/7/2026, 4:26:40 AM
Quick Conversions
| BIF | HTG |
|---|---|
| 1 BIF | 0.04 HTG |
| 10 BIF | 0.44 HTG |
| 50 BIF | 2.21 HTG |
| 100 BIF | 4.42 HTG |
| 500 BIF | 22.11 HTG |
| 1,000 BIF | 44.23 HTG |
Get BIF/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=HTGExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T04:26:40Z",
"rates": {
"HTG": 0.044227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "HTG",
"amount": 100
},
"result": 4.4227,
"rate": 0.044227
}Build with BIF/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key