Rate Overview
Live
1 BBD = 0.494922 PAB
1 PAB = 2.0205
BBD
Avg
0.496155
High
0.496600
Low
0.494922
Last updated: 5/7/2026, 8:32:04 AM
Quick Conversions
| BBD | PAB |
|---|---|
| 1 BBD | 0.49 PAB |
| 10 BBD | 4.95 PAB |
| 50 BBD | 24.75 PAB |
| 100 BBD | 49.49 PAB |
| 500 BBD | 247.46 PAB |
| 1,000 BBD | 494.92 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-05-07T08:32:04Z",
"rates": {
"PAB": 0.494922
}
}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.4922,
"rate": 0.494922
}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