Rate Overview
Live
1 PEN = 853.2317 BIF
1 BIF = 0.001172
PEN
Avg
867.3394
High
889.9294
Low
852.4065
Last updated: 3/27/2026, 6:47:36 PM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 853.23 BIF |
| 10 PEN | 8,532.32 BIF |
| 50 PEN | 42,661.58 BIF |
| 100 PEN | 85,323.17 BIF |
| 500 PEN | 426,615.83 BIF |
| 1,000 PEN | 853,231.66 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-27T18:47:36Z",
"rates": {
"BIF": 853.231655
}
}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": 85323.1655,
"rate": 853.231655
}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