Rate Overview
Live
1 BBD = 0.496500 PAB
1 PAB = 2.0141
BBD
Avg
0.496490
High
0.496514
Low
0.496443
Last updated: 4/16/2026, 11:34:29 PM
Quick Conversions
| BBD | PAB |
|---|---|
| 1 BBD | 0.50 PAB |
| 10 BBD | 4.97 PAB |
| 50 BBD | 24.83 PAB |
| 100 BBD | 49.65 PAB |
| 500 BBD | 248.25 PAB |
| 1,000 BBD | 496.50 PAB |
Get BBD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=PABExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T23:34:29Z",
"rates": {
"PAB": 0.4965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "PAB",
"amount": 100
},
"result": 49.65,
"rate": 0.4965
}Build with BBD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key