Rate Overview
Live
1 BIF = 0.000252 GIP
1 GIP = 3968.25
BIF
Avg
0.000251
High
0.000254
Low
0.000249
Last updated: 3/27/2026, 12:01:09 PM
Quick Conversions
| BIF | GIP |
|---|---|
| 1 BIF | 0.00 GIP |
| 10 BIF | 0.00 GIP |
| 50 BIF | 0.01 GIP |
| 100 BIF | 0.03 GIP |
| 500 BIF | 0.13 GIP |
| 1,000 BIF | 0.25 GIP |
Get BIF/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=GIPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T12:01:09Z",
"rates": {
"GIP": 0.000252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "GIP",
"amount": 100
},
"result": 0.0252,
"rate": 0.000252
}Build with BIF/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key