Rate Overview
Live
1 BIF = 2.9551 GNF
1 GNF = 0.338394
BIF
Avg
2.9570
High
2.9647
Low
2.9510
Last updated: 3/7/2026, 1:00:30 AM
Quick Conversions
| BIF | GNF |
|---|---|
| 1 BIF | 2.96 GNF |
| 10 BIF | 29.55 GNF |
| 50 BIF | 147.76 GNF |
| 100 BIF | 295.51 GNF |
| 500 BIF | 1,477.57 GNF |
| 1,000 BIF | 2,955.13 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-03-07T01:00:30Z",
"rates": {
"GNF": 2.955132
}
}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": 295.5132,
"rate": 2.955132
}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