Rate Overview
Live
1 PAB = 6.9195 BOB
1 BOB = 0.144518
PAB
Avg
6.9159
High
6.9314
Low
6.8935
Last updated: 3/27/2026, 5:06:46 PM
Quick Conversions
| PAB | BOB |
|---|---|
| 1 PAB | 6.92 BOB |
| 10 PAB | 69.20 BOB |
| 50 PAB | 345.98 BOB |
| 100 PAB | 691.95 BOB |
| 500 PAB | 3,459.77 BOB |
| 1,000 PAB | 6,919.54 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-03-27T17:06:46Z",
"rates": {
"BOB": 6.919537
}
}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": 691.9537,
"rate": 6.919537
}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