Rate Overview
Live
1 BIF = 0.008938 HNL
1 HNL = 111.8819
BIF
Avg
0.008963
High
0.009009
Low
0.008938
Last updated: 6/16/2026, 8:10:15 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.94 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-06-16T08:10:15Z",
"rates": {
"HNL": 0.008938
}
}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.8937999999999999,
"rate": 0.008938
}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