Rate Overview
Live
1 GNF = 0.339838 BIF
1 BIF = 2.9426
GNF
Avg
0.339856
High
0.340646
Low
0.338936
Last updated: 7/4/2026, 4:22:45 AM
Quick Conversions
| GNF | BIF |
|---|---|
| 1 GNF | 0.34 BIF |
| 10 GNF | 3.40 BIF |
| 50 GNF | 16.99 BIF |
| 100 GNF | 33.98 BIF |
| 500 GNF | 169.92 BIF |
| 1,000 GNF | 339.84 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-07-04T04:22:45Z",
"rates": {
"BIF": 0.339838
}
}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.983799999999995,
"rate": 0.339838
}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