Rate Overview
Live
1 BOB = 0.092372 PAB
1 PAB = 10.8258
BOB
Avg
0.093660
High
0.096320
Low
0.092372
Last updated: 7/23/2026, 1:17:30 AM
Quick Conversions
| BOB | PAB |
|---|---|
| 1 BOB | 0.09 PAB |
| 10 BOB | 0.92 PAB |
| 50 BOB | 4.62 PAB |
| 100 BOB | 9.24 PAB |
| 500 BOB | 46.19 PAB |
| 1,000 BOB | 92.37 PAB |
Get BOB/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=PABExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-23T01:17:30Z",
"rates": {
"PAB": 0.092372
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "PAB",
"amount": 100
},
"result": 9.2372,
"rate": 0.092372
}Build with BOB/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key