Rate Overview
Live
1 PEN = 881.5924 BIF
1 BIF = 0.001134
PEN
Avg
871.3665
High
890.3631
Low
836.8575
Last updated: 7/30/2026, 1:13:42 AM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 881.59 BIF |
| 10 PEN | 8,815.92 BIF |
| 50 PEN | 44,079.62 BIF |
| 100 PEN | 88,159.24 BIF |
| 500 PEN | 440,796.20 BIF |
| 1,000 PEN | 881,592.41 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-30T01:13:42Z",
"rates": {
"BIF": 881.592406
}
}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": 88159.2406,
"rate": 881.592406
}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