Rate Overview
Live
1 PEN = 894.4113 BIF
1 BIF = 0.001118
PEN
Avg
892.1754
High
894.4113
Low
886.0035
Last updated: 8/18/2026, 5:35:35 PM
Quick Conversions
| PEN | BIF |
|---|---|
| 1 PEN | 894.41 BIF |
| 10 PEN | 8,944.11 BIF |
| 50 PEN | 44,720.56 BIF |
| 100 PEN | 89,441.13 BIF |
| 500 PEN | 447,205.63 BIF |
| 1,000 PEN | 894,411.26 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-08-18T17:35:35Z",
"rates": {
"BIF": 894.411255
}
}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": 89441.1255,
"rate": 894.411255
}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