Rate Overview
Live
1 PEN = 864.2694 BIF
1 BIF = 0.001157
PEN
Avg
876.6836
High
887.2238
Low
864.2694
Last updated: 4/17/2026, 6:12:14 AM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 864.27 BIF |
| 10 PEN | 8,642.69 BIF |
| 50 PEN | 43,213.47 BIF |
| 100 PEN | 86,426.94 BIF |
| 500 PEN | 432,134.71 BIF |
| 1,000 PEN | 864,269.42 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-04-17T06:12:14Z",
"rates": {
"BIF": 864.269415
}
}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": 86426.9415,
"rate": 864.269415
}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