Rate Overview
Live
1 GBP = 3991.52 BIF
1 BIF = 0.000251
GBP
Avg
3997.67
High
4008.13
Low
3986.24
Last updated: 5/27/2026, 10:52:59 PM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,991.52 BIF |
| 10 GBP | 39,915.21 BIF |
| 50 GBP | 199,576.06 BIF |
| 100 GBP | 399,152.12 BIF |
| 500 GBP | 1,995,760.60 BIF |
| 1,000 GBP | 3,991,521.21 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-27T22:52:59Z",
"rates": {
"BIF": 3991.521206
}
}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": 399152.12059999997,
"rate": 3991.521206
}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