Rate Overview
Live
1 BAM = 2.1947 PLN
1 PLN = 0.455642
BAM
Avg
2.1824
High
2.2089
Low
2.1577
Last updated: 3/27/2026, 10:14:11 AM
Quick Conversions
| BAM | PLN |
|---|---|
| 1 BAM | 2.19 PLN |
| 10 BAM | 21.95 PLN |
| 50 BAM | 109.74 PLN |
| 100 BAM | 219.47 PLN |
| 500 BAM | 1,097.35 PLN |
| 1,000 BAM | 2,194.71 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-03-27T10:14:11Z",
"rates": {
"PLN": 2.194707
}
}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": 219.47070000000002,
"rate": 2.194707
}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