Rate Overview
Live
1 PEN = 874.3530 BIF
1 BIF = 0.001144
PEN
Avg
865.4164
High
877.2005
Low
847.9135
Last updated: 5/27/2026, 11:05:09 PM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 874.35 BIF |
| 10 PEN | 8,743.53 BIF |
| 50 PEN | 43,717.65 BIF |
| 100 PEN | 87,435.30 BIF |
| 500 PEN | 437,176.50 BIF |
| 1,000 PEN | 874,353.01 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-05-27T23:05:09Z",
"rates": {
"BIF": 874.353008
}
}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": 87435.3008,
"rate": 874.353008
}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