Rate Overview
Live
1 BGN = 2.2089 PLN
1 PLN = 0.452708
BGN
Avg
2.2131
High
2.2205
Low
2.1964
Last updated: 9/2/2026, 2:59:10 PM
Quick Conversions
| BGN | PLN |
|---|---|
| 1 BGN | 2.21 PLN |
| 10 BGN | 22.09 PLN |
| 50 BGN | 110.45 PLN |
| 100 BGN | 220.89 PLN |
| 500 BGN | 1,104.46 PLN |
| 1,000 BGN | 2,208.93 PLN |
Get BGN/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=PLNExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-09-02T14:59:10Z",
"rates": {
"PLN": 2.208929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "PLN",
"amount": 100
},
"result": 220.8929,
"rate": 2.208929
}Build with BGN/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key