Rate Overview
Live
1 BZD = 0.496739 PAB
1 PAB = 2.0131
BZD
Avg
0.496342
High
0.497189
Low
0.494276
Last updated: 9/3/2026, 7:42:24 AM
Quick Conversions
| BZD | PAB |
|---|---|
| 1 BZD | 0.50 PAB |
| 10 BZD | 4.97 PAB |
| 50 BZD | 24.84 PAB |
| 100 BZD | 49.67 PAB |
| 500 BZD | 248.37 PAB |
| 1,000 BZD | 496.74 PAB |
Get BZD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=PABExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-09-03T07:42:24Z",
"rates": {
"PAB": 0.496739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "PAB",
"amount": 100
},
"result": 49.673899999999996,
"rate": 0.496739
}Build with BZD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key