Rate Overview
Live
1 PAB = 6.9244 BOB
1 BOB = 0.144417
PAB
Avg
6.9131
High
6.9346
Low
6.8831
Last updated: 5/27/2026, 1:55:03 PM
Quick Conversions
| PAB | BOB |
|---|---|
| 1 PAB | 6.92 BOB |
| 10 PAB | 69.24 BOB |
| 50 PAB | 346.22 BOB |
| 100 PAB | 692.44 BOB |
| 500 PAB | 3,462.20 BOB |
| 1,000 PAB | 6,924.40 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-27T13:55:03Z",
"rates": {
"BOB": 6.924404
}
}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": 692.4404,
"rate": 6.924404
}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