Rate Overview
Live
1 GBP = 3982.33 BIF
1 BIF = 0.000251
GBP
Avg
3974.31
High
4000.11
Low
3958.71
Last updated: 3/7/2026, 12:29:51 AM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,982.33 BIF |
| 10 GBP | 39,823.35 BIF |
| 50 GBP | 199,116.74 BIF |
| 100 GBP | 398,233.47 BIF |
| 500 GBP | 1,991,167.37 BIF |
| 1,000 GBP | 3,982,334.74 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-07T00:29:51Z",
"rates": {
"BIF": 3982.334743
}
}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": 398233.4743,
"rate": 3982.334743
}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