Rate Overview
Live
1 BGN = 2.2121 PLN
1 PLN = 0.452058
BGN
Avg
2.1734
High
2.2156
Low
2.1416
Last updated: 7/28/2026, 3:17:33 PM
Quick Conversions
| BGN | PLN |
|---|---|
| 1 BGN | 2.21 PLN |
| 10 BGN | 22.12 PLN |
| 50 BGN | 110.61 PLN |
| 100 BGN | 221.21 PLN |
| 500 BGN | 1,106.05 PLN |
| 1,000 BGN | 2,212.11 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-07-28T15:17:33Z",
"rates": {
"PLN": 2.212106
}
}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": 221.2106,
"rate": 2.212106
}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