Rate Overview
Live
1 PEN = 853.7134 BIF
1 BIF = 0.001171
PEN
Avg
879.8086
High
891.4827
Low
853.7134
Last updated: 3/27/2026, 9:54:27 AM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 853.71 BIF |
| 10 PEN | 8,537.13 BIF |
| 50 PEN | 42,685.67 BIF |
| 100 PEN | 85,371.34 BIF |
| 500 PEN | 426,856.69 BIF |
| 1,000 PEN | 853,713.38 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-03-27T09:54:27Z",
"rates": {
"BIF": 853.713375
}
}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": 85371.33750000001,
"rate": 853.713375
}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