Rate Overview
Live
1 BAM = 2.1549 PLN
1 PLN = 0.464062
BAM
Avg
2.1664
High
2.1791
Low
2.1549
Last updated: 5/8/2026, 10:27:41 AM
Quick Conversions
| BAM | PLN |
|---|---|
| 1 BAM | 2.15 PLN |
| 10 BAM | 21.55 PLN |
| 50 BAM | 107.74 PLN |
| 100 BAM | 215.49 PLN |
| 500 BAM | 1,077.44 PLN |
| 1,000 BAM | 2,154.89 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-08T10:27:41Z",
"rates": {
"PLN": 2.154885
}
}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.48850000000002,
"rate": 2.154885
}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