Rate Overview
Live
1 BOB = 0.096755 PAB
1 PAB = 10.3354
BOB
Avg
0.141433
High
0.145342
Low
0.096755
Last updated: 7/14/2026, 8:57:36 PM
Quick Conversions
| BOB | PAB |
|---|---|
| 1 BOB | 0.10 PAB |
| 10 BOB | 0.97 PAB |
| 50 BOB | 4.84 PAB |
| 100 BOB | 9.68 PAB |
| 500 BOB | 48.38 PAB |
| 1,000 BOB | 96.76 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-14T20:57:36Z",
"rates": {
"PAB": 0.096755
}
}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.6755,
"rate": 0.096755
}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