Rate Overview
Live
1 BIF = 2.9396 GNF
1 GNF = 0.340183
BIF
Avg
2.9507
High
2.9685
Low
2.9326
Last updated: 7/24/2026, 8:24:32 PM
Quick Conversions
| BIF | GNF |
|---|---|
| 1 BIF | 2.94 GNF |
| 10 BIF | 29.40 GNF |
| 50 BIF | 146.98 GNF |
| 100 BIF | 293.96 GNF |
| 500 BIF | 1,469.80 GNF |
| 1,000 BIF | 2,939.60 GNF |
Get BIF/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=GNFExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-24T20:24:32Z",
"rates": {
"GNF": 2.939598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "GNF",
"amount": 100
},
"result": 293.95980000000003,
"rate": 2.939598
}Build with BIF/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key