Rate Overview
Live
1 PAB = 10.3859 BOB
1 BOB = 0.096284
PAB
Avg
7.0385
High
10.3859
Low
6.8316
Last updated: 7/15/2026, 8:38:09 AM
Quick Conversions
| PAB | BOB |
|---|---|
| 1 PAB | 10.39 BOB |
| 10 PAB | 103.86 BOB |
| 50 PAB | 519.30 BOB |
| 100 PAB | 1,038.59 BOB |
| 500 PAB | 5,192.95 BOB |
| 1,000 PAB | 10,385.91 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-15T08:38:09Z",
"rates": {
"BOB": 10.385909
}
}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": 1038.5909,
"rate": 10.385909
}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