Rate Overview
Live
1 BIF = 0.008932 HNL
1 HNL = 111.9570
BIF
Avg
0.008942
High
0.008951
Low
0.008932
Last updated: 5/7/2026, 12:16:24 AM
Quick Conversions
| BIF | HNL |
|---|---|
| 1 BIF | 0.01 HNL |
| 10 BIF | 0.09 HNL |
| 50 BIF | 0.45 HNL |
| 100 BIF | 0.89 HNL |
| 500 BIF | 4.47 HNL |
| 1,000 BIF | 8.93 HNL |
Get BIF/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=HNLExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-07T00:16:24Z",
"rates": {
"HNL": 0.008932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "HNL",
"amount": 100
},
"result": 0.8932000000000001,
"rate": 0.008932
}Build with BIF/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key