Rate Overview
Live
1 GBP = 3992.19 BIF
1 BIF = 0.000250
GBP
Avg
4017.82
High
4071.94
Low
3966.45
Last updated: 5/27/2026, 5:16:28 PM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,992.19 BIF |
| 10 GBP | 39,921.91 BIF |
| 50 GBP | 199,609.56 BIF |
| 100 GBP | 399,219.13 BIF |
| 500 GBP | 1,996,095.64 BIF |
| 1,000 GBP | 3,992,191.28 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-27T17:16:28Z",
"rates": {
"BIF": 3992.191285
}
}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": 399219.1285,
"rate": 3992.191285
}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