Rate Overview
Live
1 PAB = 2.0140 BBD
1 BBD = 0.496527
PAB
Avg
2.0141
High
2.0143
Low
2.0140
Last updated: 4/18/2026, 8:43:43 AM
Quick Conversions
| PAB | BBD |
|---|---|
| 1 PAB | 2.01 BBD |
| 10 PAB | 20.14 BBD |
| 50 PAB | 100.70 BBD |
| 100 PAB | 201.40 BBD |
| 500 PAB | 1,006.99 BBD |
| 1,000 PAB | 2,013.99 BBD |
Get PAB/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BBDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-18T08:43:43Z",
"rates": {
"BBD": 2.013989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BBD",
"amount": 100
},
"result": 201.3989,
"rate": 2.013989
}Build with PAB/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key