Rate Overview
Live
1 BIF = 2.9386 GNF
1 GNF = 0.340299
BIF
Avg
2.9401
High
2.9490
Low
2.9338
Last updated: 9/2/2026, 10:09:40 AM
Quick Conversions
| BIF | GNF |
|---|---|
| 1 BIF | 2.94 GNF |
| 10 BIF | 29.39 GNF |
| 50 BIF | 146.93 GNF |
| 100 BIF | 293.86 GNF |
| 500 BIF | 1,469.30 GNF |
| 1,000 BIF | 2,938.59 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-09-02T10:09:40Z",
"rates": {
"GNF": 2.938593
}
}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.8593,
"rate": 2.938593
}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