Rate Overview
Live
1 GBP = 3971.05 BIF
1 BIF = 0.000252
GBP
Avg
3896.93
High
4055.98
Low
3611.20
Last updated: 7/27/2026, 12:20:01 PM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,971.05 BIF |
| 10 GBP | 39,710.45 BIF |
| 50 GBP | 198,552.25 BIF |
| 100 GBP | 397,104.50 BIF |
| 500 GBP | 1,985,522.52 BIF |
| 1,000 GBP | 3,971,045.05 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-27T12:20:01Z",
"rates": {
"BIF": 3971.045048
}
}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": 397104.5048,
"rate": 3971.045048
}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