Rate Overview
Live
1 PAB = 1.2906 BND
1 BND = 0.774827
PAB
Avg
1.2910
High
1.2922
Low
1.2895
Last updated: 7/25/2026, 8:53:25 PM
Quick Conversions
| PAB | BND |
|---|---|
| 1 PAB | 1.29 BND |
| 10 PAB | 12.91 BND |
| 50 PAB | 64.53 BND |
| 100 PAB | 129.06 BND |
| 500 PAB | 645.31 BND |
| 1,000 PAB | 1,290.61 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-25T20:53:25Z",
"rates": {
"BND": 1.290611
}
}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.06109999999998,
"rate": 1.290611
}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