Rate Overview
Live
1 BIF = 0.043922 HTG
1 HTG = 22.7676
BIF
Avg
0.043900
High
0.044047
Low
0.043790
Last updated: 6/16/2026, 8:10:29 AM
Quick Conversions
| BIF | HTG |
|---|---|
| 1 BIF | 0.04 HTG |
| 10 BIF | 0.44 HTG |
| 50 BIF | 2.20 HTG |
| 100 BIF | 4.39 HTG |
| 500 BIF | 21.96 HTG |
| 1,000 BIF | 43.92 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-06-16T08:10:29Z",
"rates": {
"HTG": 0.043922
}
}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.3922,
"rate": 0.043922
}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