Rate Overview
Live
1 GBP = 3948.01 BIF
1 BIF = 0.000253
GBP
Avg
3959.70
High
4070.46
Low
3873.04
Last updated: 3/27/2026, 9:12:35 AM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,948.01 BIF |
| 10 GBP | 39,480.12 BIF |
| 50 GBP | 197,400.58 BIF |
| 100 GBP | 394,801.15 BIF |
| 500 GBP | 1,974,005.77 BIF |
| 1,000 GBP | 3,948,011.53 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-03-27T09:12:35Z",
"rates": {
"BIF": 3948.011534
}
}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": 394801.1534,
"rate": 3948.011534
}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