Rate Overview
Live
1 BAM = 2.2119 PLN
1 PLN = 0.452094
BAM
Avg
2.1829
High
2.2525
Low
2.1394
Last updated: 7/28/2026, 4:22:21 AM
Quick Conversions
| BAM | PLN |
|---|---|
| 1 BAM | 2.21 PLN |
| 10 BAM | 22.12 PLN |
| 50 BAM | 110.60 PLN |
| 100 BAM | 221.19 PLN |
| 500 BAM | 1,105.97 PLN |
| 1,000 BAM | 2,211.93 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-28T04:22:21Z",
"rates": {
"PLN": 2.211931
}
}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.1931,
"rate": 2.211931
}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