Rate Overview
Live
1 BIF = 0.001247 PLN
1 PLN = 801.9246
BIF
Avg
0.001246
High
0.001249
Low
0.001243
Last updated: 8/12/2026, 8:30:49 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.62 PLN |
| 1,000 BIF | 1.25 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-08-12T08:30:49Z",
"rates": {
"PLN": 0.001247
}
}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.1247,
"rate": 0.001247
}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