Rate Overview
Live
1 BAM = 0.589990 PAB
1 PAB = 1.6949
BAM
Avg
0.593471
High
0.604322
Low
0.585364
Last updated: 3/27/2026, 3:21:26 PM
Quick Conversions
| BAM | PAB |
|---|---|
| 1 BAM | 0.59 PAB |
| 10 BAM | 5.90 PAB |
| 50 BAM | 29.50 PAB |
| 100 BAM | 59.00 PAB |
| 500 BAM | 295.00 PAB |
| 1,000 BAM | 589.99 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-03-27T15:21:26Z",
"rates": {
"PAB": 0.58999
}
}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.999,
"rate": 0.58999
}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