Rate Overview
Live
1 BND = 0.772601 PAB
1 PAB = 1.2943
BND
Avg
0.781929
High
0.792424
Low
0.772560
Last updated: 7/13/2026, 7:04:52 PM
Quick Conversions
| BND | PAB |
|---|---|
| 1 BND | 0.77 PAB |
| 10 BND | 7.73 PAB |
| 50 BND | 38.63 PAB |
| 100 BND | 77.26 PAB |
| 500 BND | 386.30 PAB |
| 1,000 BND | 772.60 PAB |
Get BND/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=PABExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-13T19:04:52Z",
"rates": {
"PAB": 0.772601
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "PAB",
"amount": 100
},
"result": 77.2601,
"rate": 0.772601
}Build with BND/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key