Rate Overview
Live
1 PEN = 869.6401 BIF
1 BIF = 0.001150
PEN
Avg
855.9964
High
869.6401
Low
848.1339
Last updated: 5/7/2026, 5:00:39 PM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 869.64 BIF |
| 10 PEN | 8,696.40 BIF |
| 50 PEN | 43,482.00 BIF |
| 100 PEN | 86,964.01 BIF |
| 500 PEN | 434,820.04 BIF |
| 1,000 PEN | 869,640.08 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-07T17:00:39Z",
"rates": {
"BIF": 869.640076
}
}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": 86964.0076,
"rate": 869.640076
}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