Rate Overview
Live
1 PAB = 6.9101 BOB
1 BOB = 0.144716
PAB
Avg
6.9101
High
6.9103
Low
6.9095
Last updated: 4/16/2026, 8:58:45 PM
Quick Conversions
| PAB | BOB |
|---|---|
| 1 PAB | 6.91 BOB |
| 10 PAB | 69.10 BOB |
| 50 PAB | 345.50 BOB |
| 100 PAB | 691.01 BOB |
| 500 PAB | 3,455.04 BOB |
| 1,000 PAB | 6,910.08 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-04-16T20:58:45Z",
"rates": {
"BOB": 6.910078
}
}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.0078000000001,
"rate": 6.910078
}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