Rate Overview
Live
1 PAB = 1.6804 BAM
1 BAM = 0.595095
PAB
Avg
1.6730
High
1.7083
Low
1.6473
Last updated: 5/29/2026, 10:21:30 PM
Quick Conversions
| PAB | BAM |
|---|---|
| 1 PAB | 1.68 BAM |
| 10 PAB | 16.80 BAM |
| 50 PAB | 84.02 BAM |
| 100 PAB | 168.04 BAM |
| 500 PAB | 840.20 BAM |
| 1,000 PAB | 1,680.40 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-05-29T22:21:30Z",
"rates": {
"BAM": 1.680404
}
}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.0404,
"rate": 1.680404
}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