Rate Overview
Live
1 PAB = 11.6066 BOB
1 BOB = 0.086158
PAB
Avg
11.8351
High
12.1017
Low
11.6066
Last updated: 8/15/2026, 8:36:45 AM
Quick Conversions
| PAB | BOB |
|---|---|
| 1 PAB | 11.61 BOB |
| 10 PAB | 116.07 BOB |
| 50 PAB | 580.33 BOB |
| 100 PAB | 1,160.66 BOB |
| 500 PAB | 5,803.28 BOB |
| 1,000 PAB | 11,606.55 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-08-15T08:36:45Z",
"rates": {
"BOB": 11.606553
}
}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": 1160.6553,
"rate": 11.606553
}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