Rate Overview
Live
1 GBP = 3957.71 BIF
1 BIF = 0.000253
GBP
Avg
3960.06
High
4070.46
Low
3873.04
Last updated: 3/27/2026, 7:20:50 AM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,957.71 BIF |
| 10 GBP | 39,577.11 BIF |
| 50 GBP | 197,885.56 BIF |
| 100 GBP | 395,771.13 BIF |
| 500 GBP | 1,978,855.65 BIF |
| 1,000 GBP | 3,957,711.29 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-03-27T07:20:50Z",
"rates": {
"BIF": 3957.71129
}
}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": 395771.129,
"rate": 3957.71129
}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