Rate Overview
Live
1 PAB = 1.2854 BND
1 BND = 0.777968
PAB
Avg
1.2891
High
1.3447
Low
1.2395
Last updated: 3/27/2026, 1:17:21 PM
Quick Conversions
| PAB | BND |
|---|---|
| 1 PAB | 1.29 BND |
| 10 PAB | 12.85 BND |
| 50 PAB | 64.27 BND |
| 100 PAB | 128.54 BND |
| 500 PAB | 642.70 BND |
| 1,000 PAB | 1,285.40 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-03-27T13:17:21Z",
"rates": {
"BND": 1.2854
}
}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.54000000000002,
"rate": 1.2854
}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