Rate Overview
Live
1 GBP = 3963.57 BIF
1 BIF = 0.000252
GBP
Avg
3896.62
High
4055.98
Low
3611.20
Last updated: 7/27/2026, 11:05:56 PM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,963.57 BIF |
| 10 GBP | 39,635.73 BIF |
| 50 GBP | 198,178.63 BIF |
| 100 GBP | 396,357.26 BIF |
| 500 GBP | 1,981,786.32 BIF |
| 1,000 GBP | 3,963,572.64 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-27T23:05:56Z",
"rates": {
"BIF": 3963.572643
}
}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": 396357.2643,
"rate": 3963.572643
}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