Rate Overview
Live
1 BAM = 2.2022 PLN
1 PLN = 0.454097
BAM
Avg
2.1994
High
2.2024
Low
2.1961
Last updated: 8/16/2026, 5:15:26 AM
Quick Conversions
| BAM | PLN |
|---|---|
| 1 BAM | 2.20 PLN |
| 10 BAM | 22.02 PLN |
| 50 BAM | 110.11 PLN |
| 100 BAM | 220.22 PLN |
| 500 BAM | 1,101.09 PLN |
| 1,000 BAM | 2,202.17 PLN |
Get BAM/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=PLNExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-08-16T05:15:26Z",
"rates": {
"PLN": 2.202171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "PLN",
"amount": 100
},
"result": 220.2171,
"rate": 2.202171
}Build with BAM/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key