Rate Overview
Live
1 GBP = 4069.53 BIF
1 BIF = 0.000246
GBP
Avg
4043.91
High
4069.53
Low
4020.22
Last updated: 5/7/2026, 12:34:42 PM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 4,069.53 BIF |
| 10 GBP | 40,695.29 BIF |
| 50 GBP | 203,476.45 BIF |
| 100 GBP | 406,952.90 BIF |
| 500 GBP | 2,034,764.50 BIF |
| 1,000 GBP | 4,069,529.01 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-07T12:34:42Z",
"rates": {
"BIF": 4069.529008
}
}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": 406952.9008,
"rate": 4069.529008
}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