Rate Overview
Live
1 GNF = 0.339077 BIF
1 BIF = 2.9492
GNF
Avg
0.339060
High
0.339145
Low
0.338934
Last updated: 5/6/2026, 9:58:28 PM
Quick Conversions
| GNF | BIF |
|---|---|
| 1 GNF | 0.34 BIF |
| 10 GNF | 3.39 BIF |
| 50 GNF | 16.95 BIF |
| 100 GNF | 33.91 BIF |
| 500 GNF | 169.54 BIF |
| 1,000 GNF | 339.08 BIF |
Get GNF/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=BIFExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-06T21:58:28Z",
"rates": {
"BIF": 0.339077
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "BIF",
"amount": 100
},
"result": 33.9077,
"rate": 0.339077
}Build with GNF/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key