Rate Overview
Live
1 PAB = 6.9315 BOB
1 BOB = 0.144270
PAB
Avg
6.9224
High
6.9354
Low
6.9108
Last updated: 7/5/2026, 1:05:41 PM
Quick Conversions
| PAB | BOB |
|---|---|
| 1 PAB | 6.93 BOB |
| 10 PAB | 69.31 BOB |
| 50 PAB | 346.57 BOB |
| 100 PAB | 693.15 BOB |
| 500 PAB | 3,465.73 BOB |
| 1,000 PAB | 6,931.46 BOB |
Get PAB/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BOBExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-05T13:05:41Z",
"rates": {
"BOB": 6.931456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BOB",
"amount": 100
},
"result": 693.1456,
"rate": 6.931456
}Build with PAB/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key