Rate Overview
Live
1 PAB = 1.2832 BND
1 BND = 0.779308
PAB
Avg
1.2848
High
1.2874
Low
1.2814
Last updated: 6/16/2026, 12:23:13 PM
Quick Conversions
| PAB | BND |
|---|---|
| 1 PAB | 1.28 BND |
| 10 PAB | 12.83 BND |
| 50 PAB | 64.16 BND |
| 100 PAB | 128.32 BND |
| 500 PAB | 641.60 BND |
| 1,000 PAB | 1,283.19 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-06-16T12:23:13Z",
"rates": {
"BND": 1.28319
}
}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": 128.31900000000002,
"rate": 1.28319
}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