Rate Overview
Live
1 BIF = 0.008933 HNL
1 HNL = 111.9445
BIF
Avg
0.008925
High
0.008966
Low
0.008809
Last updated: 4/16/2026, 5:32:00 PM
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-04-16T17:32:00Z",
"rates": {
"HNL": 0.008933
}
}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.8933,
"rate": 0.008933
}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