Rate Overview
Live
1 BAM = 2.2145 PLN
1 PLN = 0.451570
BAM
Avg
2.1749
High
2.2206
Low
2.1522
Last updated: 7/27/2026, 4:34:51 PM
Quick Conversions
| BAM | PLN |
|---|---|
| 1 BAM | 2.21 PLN |
| 10 BAM | 22.14 PLN |
| 50 BAM | 110.72 PLN |
| 100 BAM | 221.45 PLN |
| 500 BAM | 1,107.25 PLN |
| 1,000 BAM | 2,214.49 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-07-27T16:34:51Z",
"rates": {
"PLN": 2.214494
}
}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": 221.44940000000003,
"rate": 2.214494
}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