Rate Overview
Live
1 BIF = 0.000252 GBP
1 GBP = 3968.25
BIF
Avg
0.000251
High
0.000254
Low
0.000249
Last updated: 3/27/2026, 5:41:01 AM
Quick Conversions
| BIF | GBP |
|---|---|
| 1 BIF | 0.00 GBP |
| 10 BIF | 0.00 GBP |
| 50 BIF | 0.01 GBP |
| 100 BIF | 0.03 GBP |
| 500 BIF | 0.13 GBP |
| 1,000 BIF | 0.25 GBP |
Get BIF/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=GBPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T05:41:01Z",
"rates": {
"GBP": 0.000252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "GBP",
"amount": 100
},
"result": 0.0252,
"rate": 0.000252
}Build with BIF/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key