Rate Overview
Live
1 PAB = 6.9046 BOB
1 BOB = 0.144831
PAB
Avg
6.9149
High
6.9434
Low
6.9024
Last updated: 3/6/2026, 6:07:44 PM
Quick Conversions
| PAB | BOB |
|---|---|
| 1 PAB | 6.90 BOB |
| 10 PAB | 69.05 BOB |
| 50 PAB | 345.23 BOB |
| 100 PAB | 690.46 BOB |
| 500 PAB | 3,452.30 BOB |
| 1,000 PAB | 6,904.60 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-06T18:07:44Z",
"rates": {
"BOB": 6.904604
}
}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.4604,
"rate": 6.904604
}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