Rate Overview
Live
1 BAM = 0.593804 PAB
1 PAB = 1.6841
BAM
Avg
0.593038
High
0.594301
Low
0.592023
Last updated: 9/5/2026, 4:52:17 AM
Quick Conversions
| BAM | PAB |
|---|---|
| 1 BAM | 0.59 PAB |
| 10 BAM | 5.94 PAB |
| 50 BAM | 29.69 PAB |
| 100 BAM | 59.38 PAB |
| 500 BAM | 296.90 PAB |
| 1,000 BAM | 593.80 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-09-05T04:52:17Z",
"rates": {
"PAB": 0.593804
}
}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.3804,
"rate": 0.593804
}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