Rate Overview
Live
1 BND = 0.774826 PAB
1 PAB = 1.2906
BND
Avg
0.776191
High
0.806754
Low
0.743668
Last updated: 7/25/2026, 11:02:40 PM
Quick Conversions
| BND | PAB |
|---|---|
| 1 BND | 0.77 PAB |
| 10 BND | 7.75 PAB |
| 50 BND | 38.74 PAB |
| 100 BND | 77.48 PAB |
| 500 BND | 387.41 PAB |
| 1,000 BND | 774.83 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-25T23:02:40Z",
"rates": {
"PAB": 0.774826
}
}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.4826,
"rate": 0.774826
}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