Rate Overview
Live
1 PEN = 854.2639 BIF
1 BIF = 0.001171
PEN
Avg
850.5015
High
889.3553
Low
795.8055
Last updated: 3/27/2026, 3:13:09 PM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 854.26 BIF |
| 10 PEN | 8,542.64 BIF |
| 50 PEN | 42,713.20 BIF |
| 100 PEN | 85,426.39 BIF |
| 500 PEN | 427,131.96 BIF |
| 1,000 PEN | 854,263.92 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-27T15:13:09Z",
"rates": {
"BIF": 854.263924
}
}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": 85426.3924,
"rate": 854.263924
}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