Rate Overview
Live
1 PAB = 1.6891 BAM
1 BAM = 0.592024
PAB
Avg
1.6847
High
1.6891
Low
1.6760
Last updated: 9/2/2026, 4:34:03 PM
Quick Conversions
| PAB | BAM |
|---|---|
| 1 PAB | 1.69 BAM |
| 10 PAB | 16.89 BAM |
| 50 PAB | 84.46 BAM |
| 100 PAB | 168.91 BAM |
| 500 PAB | 844.56 BAM |
| 1,000 PAB | 1,689.12 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-09-02T16:34:03Z",
"rates": {
"BAM": 1.689121
}
}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.9121,
"rate": 1.689121
}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