Rate Overview
Live
1 PAB = 1.2964 BND
1 BND = 0.771387
PAB
Avg
1.2955
High
1.2967
Low
1.2942
Last updated: 7/2/2026, 7:42:27 PM
Quick Conversions
| PAB | BND |
|---|---|
| 1 PAB | 1.30 BND |
| 10 PAB | 12.96 BND |
| 50 PAB | 64.82 BND |
| 100 PAB | 129.64 BND |
| 500 PAB | 648.18 BND |
| 1,000 PAB | 1,296.37 BND |
Get PAB/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BNDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-02T19:42:27Z",
"rates": {
"BND": 1.296366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BND",
"amount": 100
},
"result": 129.6366,
"rate": 1.296366
}Build with PAB/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key