Rate Overview
Live
1 BIF = 0.008949 HNL
1 HNL = 111.7443
BIF
Avg
0.008789
High
0.008949
Low
0.008600
Last updated: 3/27/2026, 2:49:05 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.95 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-03-27T14:49:05Z",
"rates": {
"HNL": 0.008949
}
}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.8949,
"rate": 0.008949
}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