Rate Overview
Live
1 BZD = 0.496066 PAB
1 PAB = 2.0159
BZD
Avg
0.496959
High
0.499025
Low
0.496066
Last updated: 7/24/2026, 8:14:53 PM
Quick Conversions
| BZD | PAB |
|---|---|
| 1 BZD | 0.50 PAB |
| 10 BZD | 4.96 PAB |
| 50 BZD | 24.80 PAB |
| 100 BZD | 49.61 PAB |
| 500 BZD | 248.03 PAB |
| 1,000 BZD | 496.07 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-07-24T20:14:53Z",
"rates": {
"PAB": 0.496066
}
}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.6066,
"rate": 0.496066
}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