Rate Overview
Live
1 BAM = 0.589843 PAB
1 PAB = 1.6954
BAM
Avg
0.590281
High
0.591071
Low
0.589174
Last updated: 8/12/2026, 4:38:20 PM
Quick Conversions
| BAM | PAB |
|---|---|
| 1 BAM | 0.59 PAB |
| 10 BAM | 5.90 PAB |
| 50 BAM | 29.49 PAB |
| 100 BAM | 58.98 PAB |
| 500 BAM | 294.92 PAB |
| 1,000 BAM | 589.84 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-08-12T16:38:20Z",
"rates": {
"PAB": 0.589843
}
}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.9843,
"rate": 0.589843
}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