Rate Overview
Live
1 BAM = 0.582689 PAB
1 PAB = 1.7162
BAM
Avg
0.582505
High
0.584300
Low
0.581496
Last updated: 7/29/2026, 4:50:27 PM
Quick Conversions
| BAM | PAB |
|---|---|
| 1 BAM | 0.58 PAB |
| 10 BAM | 5.83 PAB |
| 50 BAM | 29.13 PAB |
| 100 BAM | 58.27 PAB |
| 500 BAM | 291.34 PAB |
| 1,000 BAM | 582.69 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-29T16:50:27Z",
"rates": {
"PAB": 0.582689
}
}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.2689,
"rate": 0.582689
}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