Rate Overview
Live
1 BAM = 2.2154 PLN
1 PLN = 0.451380
BAM
Avg
2.1776
High
2.2206
Low
2.1522
Last updated: 7/27/2026, 10:44:20 PM
Quick Conversions
| BAM | PLN |
|---|---|
| 1 BAM | 2.22 PLN |
| 10 BAM | 22.15 PLN |
| 50 BAM | 110.77 PLN |
| 100 BAM | 221.54 PLN |
| 500 BAM | 1,107.71 PLN |
| 1,000 BAM | 2,215.43 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-27T22:44:20Z",
"rates": {
"PLN": 2.215427
}
}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.5427,
"rate": 2.215427
}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