Rate Overview
Live
1 BIF = 0.001208 PLN
1 PLN = 827.8146
BIF
Avg
0.001212
High
0.001226
Low
0.001193
Last updated: 4/18/2026, 8:47:56 AM
Quick Conversions
| BIF | PLN |
|---|---|
| 1 BIF | 0.00 PLN |
| 10 BIF | 0.01 PLN |
| 50 BIF | 0.06 PLN |
| 100 BIF | 0.12 PLN |
| 500 BIF | 0.60 PLN |
| 1,000 BIF | 1.21 PLN |
Get BIF/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=PLNExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-04-18T08:47:56Z",
"rates": {
"PLN": 0.001208
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "PLN",
"amount": 100
},
"result": 0.1208,
"rate": 0.001208
}Build with BIF/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key