Rate Overview
Live
1 BIF = 2.9421 GNF
1 GNF = 0.339889
BIF
Avg
2.9431
High
2.9493
Low
2.9396
Last updated: 7/26/2026, 10:54:30 PM
Quick Conversions
| BIF | GNF |
|---|---|
| 1 BIF | 2.94 GNF |
| 10 BIF | 29.42 GNF |
| 50 BIF | 147.11 GNF |
| 100 BIF | 294.21 GNF |
| 500 BIF | 1,471.07 GNF |
| 1,000 BIF | 2,942.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-07-26T22:54:30Z",
"rates": {
"GNF": 2.942135
}
}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.2135,
"rate": 2.942135
}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