Rate Overview
Live
1 GBP = 3990.38 BIF
1 BIF = 0.000251
GBP
Avg
3997.53
High
4008.13
Low
3986.24
Last updated: 5/27/2026, 4:01:56 PM
Quick Conversions
| GBP | BIF |
|---|---|
| 1 GBP | 3,990.38 BIF |
| 10 GBP | 39,903.80 BIF |
| 50 GBP | 199,519.00 BIF |
| 100 GBP | 399,037.99 BIF |
| 500 GBP | 1,995,189.96 BIF |
| 1,000 GBP | 3,990,379.91 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-27T16:01:56Z",
"rates": {
"BIF": 3990.37991
}
}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": 399037.99100000004,
"rate": 3990.37991
}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