Rate Overview
Live
1 BIF = 0.044509 HTG
1 HTG = 22.4674
BIF
Avg
0.044519
High
0.045956
Low
0.043412
Last updated: 7/26/2026, 2:14:55 AM
Quick Conversions
| BIF | HTG |
|---|---|
| 1 BIF | 0.04 HTG |
| 10 BIF | 0.45 HTG |
| 50 BIF | 2.23 HTG |
| 100 BIF | 4.45 HTG |
| 500 BIF | 22.25 HTG |
| 1,000 BIF | 44.51 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-07-26T02:14:55Z",
"rates": {
"HTG": 0.044509
}
}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.4509,
"rate": 0.044509
}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