Rate Overview
Live
1 GNF = 0.338993 BIF
1 BIF = 2.9499
GNF
Avg
0.338558
High
0.341513
Low
0.337318
Last updated: 5/27/2026, 7:25:23 AM
Quick Conversions
| GNF | BIF |
|---|---|
| 1 GNF | 0.34 BIF |
| 10 GNF | 3.39 BIF |
| 50 GNF | 16.95 BIF |
| 100 GNF | 33.90 BIF |
| 500 GNF | 169.50 BIF |
| 1,000 GNF | 338.99 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-27T07:25:23Z",
"rates": {
"BIF": 0.338993
}
}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.8993,
"rate": 0.338993
}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