Rate Overview
Live
1 PEN = 878.6561 BIF
1 BIF = 0.001138
PEN
Avg
878.4731
High
881.6146
Low
875.5505
Last updated: 7/7/2026, 6:37:45 PM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 878.66 BIF |
| 10 PEN | 8,786.56 BIF |
| 50 PEN | 43,932.80 BIF |
| 100 PEN | 87,865.61 BIF |
| 500 PEN | 439,328.03 BIF |
| 1,000 PEN | 878,656.06 BIF |
Get PEN/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BIFExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-07T18:37:45Z",
"rates": {
"BIF": 878.656056
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BIF",
"amount": 100
},
"result": 87865.60560000001,
"rate": 878.656056
}Build with PEN/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key