Rate Overview
Live
1 BIF = 2.9403 GNF
1 GNF = 0.340097
BIF
Avg
2.9459
High
2.9552
Low
2.9403
Last updated: 7/23/2026, 7:59:53 PM
Quick Conversions
| BIF | GNF |
|---|---|
| 1 BIF | 2.94 GNF |
| 10 BIF | 29.40 GNF |
| 50 BIF | 147.02 GNF |
| 100 BIF | 294.03 GNF |
| 500 BIF | 1,470.17 GNF |
| 1,000 BIF | 2,940.34 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-23T19:59:53Z",
"rates": {
"GNF": 2.940335
}
}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": 294.0335,
"rate": 2.940335
}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