Rate Overview
Live
1 BOB = 0.144497 PAB
1 PAB = 6.9206
BOB
Avg
0.144626
High
0.145006
Low
0.144400
Last updated: 6/16/2026, 1:25:41 PM
Quick Conversions
| BOB | PAB |
|---|---|
| 1 BOB | 0.14 PAB |
| 10 BOB | 1.44 PAB |
| 50 BOB | 7.22 PAB |
| 100 BOB | 14.45 PAB |
| 500 BOB | 72.25 PAB |
| 1,000 BOB | 144.50 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-06-16T13:25:41Z",
"rates": {
"PAB": 0.144497
}
}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": 14.449699999999998,
"rate": 0.144497
}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