Rate Overview
Live
1 PEN = 881.3380 BIF
1 BIF = 0.001135
PEN
Avg
883.2180
High
889.7238
Low
872.5031
Last updated: 6/19/2026, 8:02:01 AM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 881.34 BIF |
| 10 PEN | 8,813.38 BIF |
| 50 PEN | 44,066.90 BIF |
| 100 PEN | 88,133.80 BIF |
| 500 PEN | 440,669.02 BIF |
| 1,000 PEN | 881,338.04 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-06-19T08:02:01Z",
"rates": {
"BIF": 881.338045
}
}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": 88133.8045,
"rate": 881.338045
}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