Rate Overview
Live
1 PAB = 6.9098 BOB
1 BOB = 0.144721
PAB
Avg
6.9126
High
6.9346
Low
6.9093
Last updated: 5/7/2026, 6:54:17 AM
Quick Conversions
| PAB | BOB |
|---|---|
| 1 PAB | 6.91 BOB |
| 10 PAB | 69.10 BOB |
| 50 PAB | 345.49 BOB |
| 100 PAB | 690.98 BOB |
| 500 PAB | 3,454.91 BOB |
| 1,000 PAB | 6,909.83 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-05-07T06:54:17Z",
"rates": {
"BOB": 6.909829
}
}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": 690.9829,
"rate": 6.909829
}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