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