Rate Overview
Live
1 BIF = 0.001134 PEN
1 PEN = 881.8342 BIF
Avg
0.001130
High
0.001136
Low
0.001125
Last updated: 1/25/2026, 3:24:55 AM
Quick Conversions
| BIF | PEN |
|---|---|
| 1 BIF | 0.00 PEN |
| 10 BIF | 0.01 PEN |
| 50 BIF | 0.06 PEN |
| 100 BIF | 0.11 PEN |
| 500 BIF | 0.57 PEN |
| 1,000 BIF | 1.13 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-01-25T03:24:55Z",
"rates": {
"PEN": 0.001134
}
}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.1134,
"rate": 0.001134
}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