Rate Overview
Live
1 BAM = 0.582999 PAB
1 PAB = 1.7153
BAM
Avg
0.595236
High
0.609141
Low
0.581572
Last updated: 7/27/2026, 11:45:50 PM
Quick Conversions
| BAM | PAB |
|---|---|
| 1 BAM | 0.58 PAB |
| 10 BAM | 5.83 PAB |
| 50 BAM | 29.15 PAB |
| 100 BAM | 58.30 PAB |
| 500 BAM | 291.50 PAB |
| 1,000 BAM | 583.00 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-07-27T23:45:50Z",
"rates": {
"PAB": 0.582999
}
}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": 58.29990000000001,
"rate": 0.582999
}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