Rate Overview
Live
1 BAM = 0.583711 PAB
1 PAB = 1.7132
BAM
Avg
0.584140
High
0.584990
Low
0.582769
Last updated: 7/8/2026, 4:41:44 PM
Quick Conversions
| BAM | PAB |
|---|---|
| 1 BAM | 0.58 PAB |
| 10 BAM | 5.84 PAB |
| 50 BAM | 29.19 PAB |
| 100 BAM | 58.37 PAB |
| 500 BAM | 291.86 PAB |
| 1,000 BAM | 583.71 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-08T16:41:44Z",
"rates": {
"PAB": 0.583711
}
}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.3711,
"rate": 0.583711
}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