Rate Overview
Live
1 BIF = 2.9458 GNF
1 GNF = 0.339462
BIF
Avg
2.9426
High
2.9552
Low
2.9337
Last updated: 7/20/2026, 7:03:56 AM
Quick Conversions
| BIF | GNF |
|---|---|
| 1 BIF | 2.95 GNF |
| 10 BIF | 29.46 GNF |
| 50 BIF | 147.29 GNF |
| 100 BIF | 294.58 GNF |
| 500 BIF | 1,472.92 GNF |
| 1,000 BIF | 2,945.84 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-20T07:03:56Z",
"rates": {
"GNF": 2.945839
}
}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.58389999999997,
"rate": 2.945839
}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