Rate Overview
Live
1 GBP = 3968.26 BIF
1 BIF = 0.000252
GBP
Avg
3983.83
High
4007.86
Low
3968.26
Last updated: 7/27/2026, 4:36:08 PM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,968.26 BIF |
| 10 GBP | 39,682.55 BIF |
| 50 GBP | 198,412.77 BIF |
| 100 GBP | 396,825.54 BIF |
| 500 GBP | 1,984,127.72 BIF |
| 1,000 GBP | 3,968,255.44 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-27T16:36:08Z",
"rates": {
"BIF": 3968.255436
}
}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": 396825.5436,
"rate": 3968.255436
}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