Rate Overview
Live
1 PAB = 12.1489 BOB
1 BOB = 0.082312
PAB
Avg
11.8321
High
12.1489
Low
11.5537
Last updated: 9/3/2026, 7:24:33 AM
Quick Conversions
| PAB | BOB |
|---|---|
| 1 PAB | 12.15 BOB |
| 10 PAB | 121.49 BOB |
| 50 PAB | 607.44 BOB |
| 100 PAB | 1,214.89 BOB |
| 500 PAB | 6,074.44 BOB |
| 1,000 PAB | 12,148.88 BOB |
Get PAB/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BOBExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-09-03T07:24:33Z",
"rates": {
"BOB": 12.148881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BOB",
"amount": 100
},
"result": 1214.8881,
"rate": 12.148881
}Build with PAB/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key