Rate Overview
Live
1 BOB = 0.144830 PAB
1 PAB = 6.9046
BOB
Avg
0.144622
High
0.144877
Low
0.144020
Last updated: 3/7/2026, 12:14:10 AM
Quick Conversions
| BOB | PAB |
|---|---|
| 1 BOB | 0.14 PAB |
| 10 BOB | 1.45 PAB |
| 50 BOB | 7.24 PAB |
| 100 BOB | 14.48 PAB |
| 500 BOB | 72.41 PAB |
| 1,000 BOB | 144.83 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-03-07T00:14:10Z",
"rates": {
"PAB": 0.14483
}
}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.482999999999999,
"rate": 0.14483
}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