Rate Overview
Live
1 PEN = 882.2699 BIF
1 BIF = 0.001133
PEN
Avg
879.6138
High
887.4003
Low
871.8821
Last updated: 7/23/2026, 3:31:47 PM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 882.27 BIF |
| 10 PEN | 8,822.70 BIF |
| 50 PEN | 44,113.50 BIF |
| 100 PEN | 88,226.99 BIF |
| 500 PEN | 441,134.96 BIF |
| 1,000 PEN | 882,269.92 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-23T15:31:47Z",
"rates": {
"BIF": 882.269916
}
}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": 88226.9916,
"rate": 882.269916
}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