Rate Overview
Live
1 GBP = 3990.11 BIF
1 BIF = 0.000251
GBP
Avg
3980.26
High
4095.09
Low
3848.02
Last updated: 7/22/2026, 8:51:17 PM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,990.11 BIF |
| 10 GBP | 39,901.11 BIF |
| 50 GBP | 199,505.55 BIF |
| 100 GBP | 399,011.10 BIF |
| 500 GBP | 1,995,055.49 BIF |
| 1,000 GBP | 3,990,110.98 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-22T20:51:17Z",
"rates": {
"BIF": 3990.110975
}
}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": 399011.09750000003,
"rate": 3990.110975
}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