Rate Overview
Live
1 GBP = 3991.00 BIF
1 BIF = 0.000251
GBP
Avg
3890.21
High
4055.98
Low
3611.20
Last updated: 5/27/2026, 6:28:09 PM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,991.00 BIF |
| 10 GBP | 39,910.01 BIF |
| 50 GBP | 199,550.07 BIF |
| 100 GBP | 399,100.14 BIF |
| 500 GBP | 1,995,500.69 BIF |
| 1,000 GBP | 3,991,001.38 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-05-27T18:28:09Z",
"rates": {
"BIF": 3991.00138
}
}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": 399100.13800000004,
"rate": 3991.00138
}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