Rate Overview
Live
1 BIF = 2.9499 GNF
1 GNF = 0.338994
BIF
Avg
2.9537
High
2.9646
Low
2.9281
Last updated: 5/27/2026, 1:33:52 PM
Quick Conversions
| BIF | GNF |
|---|---|
| 1 BIF | 2.95 GNF |
| 10 BIF | 29.50 GNF |
| 50 BIF | 147.50 GNF |
| 100 BIF | 294.99 GNF |
| 500 BIF | 1,474.95 GNF |
| 1,000 BIF | 2,949.91 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-05-27T13:33:52Z",
"rates": {
"GNF": 2.949909
}
}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.9909,
"rate": 2.949909
}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