Rate Overview
Live
1 BAM = 2.1545 PLN
1 PLN = 0.464134
BAM
Avg
2.1649
High
2.1762
Low
2.1545
Last updated: 5/28/2026, 2:03:50 PM
Quick Conversions
| BAM | PLN |
|---|---|
| 1 BAM | 2.15 PLN |
| 10 BAM | 21.55 PLN |
| 50 BAM | 107.73 PLN |
| 100 BAM | 215.45 PLN |
| 500 BAM | 1,077.28 PLN |
| 1,000 BAM | 2,154.55 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-05-28T14:03:50Z",
"rates": {
"PLN": 2.15455
}
}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": 215.45499999999998,
"rate": 2.15455
}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