Rate Overview
Live
1 PAB = 1.6832 BAM
1 BAM = 0.594100
PAB
Avg
1.6707
High
1.6863
Low
1.6552
Last updated: 3/6/2026, 11:53:45 AM
Quick Conversions
| PAB | BAM |
|---|---|
| 1 PAB | 1.68 BAM |
| 10 PAB | 16.83 BAM |
| 50 PAB | 84.16 BAM |
| 100 PAB | 168.32 BAM |
| 500 PAB | 841.61 BAM |
| 1,000 PAB | 1,683.22 BAM |
Get PAB/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BAMExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-06T11:53:45Z",
"rates": {
"BAM": 1.683219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BAM",
"amount": 100
},
"result": 168.3219,
"rate": 1.683219
}Build with PAB/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key