Rate Overview
Live
1 BAM = 2.1733 PLN
1 PLN = 0.460127
BAM
Avg
2.1719
High
2.1759
Low
2.1669
Last updated: 6/17/2026, 3:38:27 PM
Quick Conversions
| BAM | PLN |
|---|---|
| 1 BAM | 2.17 PLN |
| 10 BAM | 21.73 PLN |
| 50 BAM | 108.67 PLN |
| 100 BAM | 217.33 PLN |
| 500 BAM | 1,086.66 PLN |
| 1,000 BAM | 2,173.31 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-06-17T15:38:27Z",
"rates": {
"PLN": 2.173314
}
}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": 217.3314,
"rate": 2.173314
}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