Rate Overview
Live
1 BAM = 0.594099 PAB
1 PAB = 1.6832
BAM
Avg
0.598576
High
0.604166
Low
0.593030
Last updated: 3/6/2026, 7:28:53 PM
Quick Conversions
| BAM | PAB |
|---|---|
| 1 BAM | 0.59 PAB |
| 10 BAM | 5.94 PAB |
| 50 BAM | 29.70 PAB |
| 100 BAM | 59.41 PAB |
| 500 BAM | 297.05 PAB |
| 1,000 BAM | 594.10 PAB |
Get BAM/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=PABExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-06T19:28:53Z",
"rates": {
"PAB": 0.594099
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "PAB",
"amount": 100
},
"result": 59.40990000000001,
"rate": 0.594099
}Build with BAM/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key