Rate Overview
Live
1 PEN = 896.3629 BIF
1 BIF = 0.001116
PEN
Avg
895.3491
High
897.3139
Low
892.6896
Last updated: 9/1/2026, 5:30:55 PM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 896.36 BIF |
| 10 PEN | 8,963.63 BIF |
| 50 PEN | 44,818.14 BIF |
| 100 PEN | 89,636.29 BIF |
| 500 PEN | 448,181.44 BIF |
| 1,000 PEN | 896,362.88 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-09-01T17:30:55Z",
"rates": {
"BIF": 896.362875
}
}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": 89636.2875,
"rate": 896.362875
}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