Rate Overview
Live
1 PAB = 1.2769 BND
1 BND = 0.783145
PAB
Avg
1.2762
High
1.2770
Low
1.2754
Last updated: 5/6/2026, 10:15:34 PM
Quick Conversions
| PAB | BND |
|---|---|
| 1 PAB | 1.28 BND |
| 10 PAB | 12.77 BND |
| 50 PAB | 63.85 BND |
| 100 PAB | 127.69 BND |
| 500 PAB | 638.45 BND |
| 1,000 PAB | 1,276.90 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-05-06T22:15:34Z",
"rates": {
"BND": 1.276902
}
}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": 127.6902,
"rate": 1.276902
}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