Rate Overview
Live
1 BIF = 0.001166 PEN
1 PEN = 857.6329
BIF
Avg
0.001144
High
0.001166
Low
0.001127
Last updated: 3/7/2026, 1:02:59 AM
Quick Conversions
| BIF | PEN |
|---|---|
| 1 BIF | 0.00 PEN |
| 10 BIF | 0.01 PEN |
| 50 BIF | 0.06 PEN |
| 100 BIF | 0.12 PEN |
| 500 BIF | 0.58 PEN |
| 1,000 BIF | 1.17 PEN |
Get BIF/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=PENExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:02:59Z",
"rates": {
"PEN": 0.001166
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "PEN",
"amount": 100
},
"result": 0.1166,
"rate": 0.001166
}Build with BIF/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key