Rate Overview
Live
1 BIF = 2.9321 GNF
1 GNF = 0.341055
BIF
Avg
2.9395
High
2.9565
Low
2.9321
Last updated: 6/16/2026, 1:25:15 PM
Quick Conversions
| BIF | GNF |
|---|---|
| 1 BIF | 2.93 GNF |
| 10 BIF | 29.32 GNF |
| 50 BIF | 146.60 GNF |
| 100 BIF | 293.21 GNF |
| 500 BIF | 1,466.04 GNF |
| 1,000 BIF | 2,932.08 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-06-16T13:25:15Z",
"rates": {
"GNF": 2.93208
}
}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.208,
"rate": 2.93208
}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