Rate Overview
Live
1 PEN = 852.4065 BIF
1 BIF = 0.001173
PEN
Avg
870.9132
High
887.1269
Low
852.4065
Last updated: 3/7/2026, 3:49:02 AM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 852.41 BIF |
| 10 PEN | 8,524.07 BIF |
| 50 PEN | 42,620.33 BIF |
| 100 PEN | 85,240.65 BIF |
| 500 PEN | 426,203.26 BIF |
| 1,000 PEN | 852,406.53 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-07T03:49:02Z",
"rates": {
"BIF": 852.406527
}
}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": 85240.65269999999,
"rate": 852.406527
}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