Rate Overview
Live
1 BND = 0.781769 PAB
1 PAB = 1.2792
BND
Avg
0.785385
High
0.790718
Low
0.781769
Last updated: 3/7/2026, 4:24:51 AM
Quick Conversions
| BND | PAB |
|---|---|
| 1 BND | 0.78 PAB |
| 10 BND | 7.82 PAB |
| 50 BND | 39.09 PAB |
| 100 BND | 78.18 PAB |
| 500 BND | 390.88 PAB |
| 1,000 BND | 781.77 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-03-07T04:24:51Z",
"rates": {
"PAB": 0.781769
}
}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": 78.1769,
"rate": 0.781769
}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