Rate Overview
Live
1 PAB = 11.2313 BOB
1 BOB = 0.089037
PAB
Avg
10.9235
High
11.2313
Low
10.6913
Last updated: 7/26/2026, 3:05:56 AM
Quick Conversions
| PAB | BOB |
|---|---|
| 1 PAB | 11.23 BOB |
| 10 PAB | 112.31 BOB |
| 50 PAB | 561.57 BOB |
| 100 PAB | 1,123.13 BOB |
| 500 PAB | 5,615.65 BOB |
| 1,000 PAB | 11,231.31 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-07-26T03:05:56Z",
"rates": {
"BOB": 11.231308
}
}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": 1123.1308000000001,
"rate": 11.231308
}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