Rate Overview
Live
1 BOB = 0.086158 PAB
1 PAB = 11.6066
BOB
Avg
0.084551
High
0.086158
Low
0.082632
Last updated: 8/16/2026, 1:07:38 AM
Quick Conversions
| BOB | PAB |
|---|---|
| 1 BOB | 0.09 PAB |
| 10 BOB | 0.86 PAB |
| 50 BOB | 4.31 PAB |
| 100 BOB | 8.62 PAB |
| 500 BOB | 43.08 PAB |
| 1,000 BOB | 86.16 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-08-16T01:07:38Z",
"rates": {
"PAB": 0.086158
}
}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": 8.6158,
"rate": 0.086158
}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