Rate Overview
Live
1 BIF = 0.008970 HNL
1 HNL = 111.4827
BIF
Avg
0.008950
High
0.008990
Low
0.008920
Last updated: 7/23/2026, 2:33:46 PM
Quick Conversions
| BIF | HNL |
|---|---|
| 1 BIF | 0.01 HNL |
| 10 BIF | 0.09 HNL |
| 50 BIF | 0.45 HNL |
| 100 BIF | 0.90 HNL |
| 500 BIF | 4.49 HNL |
| 1,000 BIF | 8.97 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-07-23T14:33:46Z",
"rates": {
"HNL": 0.00897
}
}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.897,
"rate": 0.00897
}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