Rate Overview
Live
1 BAM = 0.603093 PAB
1 PAB = 1.6581
BAM
Avg
0.600926
High
0.603182
Low
0.597911
Last updated: 4/18/2026, 8:48:50 AM
Quick Conversions
| BAM | PAB |
|---|---|
| 1 BAM | 0.60 PAB |
| 10 BAM | 6.03 PAB |
| 50 BAM | 30.15 PAB |
| 100 BAM | 60.31 PAB |
| 500 BAM | 301.55 PAB |
| 1,000 BAM | 603.09 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-04-18T08:48:50Z",
"rates": {
"PAB": 0.603093
}
}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": 60.3093,
"rate": 0.603093
}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