Rate Overview
Live
1 GBP = 3979.24 BIF
1 BIF = 0.000251
GBP
Avg
3991.13
High
4070.46
Low
3929.59
Last updated: 7/25/2026, 8:11:27 PM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,979.24 BIF |
| 10 GBP | 39,792.45 BIF |
| 50 GBP | 198,962.24 BIF |
| 100 GBP | 397,924.48 BIF |
| 500 GBP | 1,989,622.41 BIF |
| 1,000 GBP | 3,979,244.81 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-25T20:11:27Z",
"rates": {
"BIF": 3979.244811
}
}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": 397924.4811,
"rate": 3979.244811
}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