Rate Overview
Live
1 GBP = 3969.94 BIF
1 BIF = 0.000252
GBP
Avg
3962.11
High
3980.17
Low
3933.96
Last updated: 7/6/2026, 11:04:16 AM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,969.94 BIF |
| 10 GBP | 39,699.41 BIF |
| 50 GBP | 198,497.03 BIF |
| 100 GBP | 396,994.06 BIF |
| 500 GBP | 1,984,970.29 BIF |
| 1,000 GBP | 3,969,940.57 BIF |
Get GBP/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BIFExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-06T11:04:16Z",
"rates": {
"BIF": 3969.940573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BIF",
"amount": 100
},
"result": 396994.0573,
"rate": 3969.940573
}Build with GBP/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key