Rate Overview
Live
1 PAB = 2.0115 BZD
1 BZD = 0.497152
PAB
Avg
2.0128
High
2.0319
Low
2.0047
Last updated: 5/29/2026, 11:44:45 PM
Quick Conversions
| PAB | BZD |
|---|---|
| 1 PAB | 2.01 BZD |
| 10 PAB | 20.11 BZD |
| 50 PAB | 100.57 BZD |
| 100 PAB | 201.15 BZD |
| 500 PAB | 1,005.73 BZD |
| 1,000 PAB | 2,011.46 BZD |
Get PAB/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BZDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-29T23:44:45Z",
"rates": {
"BZD": 2.011456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BZD",
"amount": 100
},
"result": 201.1456,
"rate": 2.011456
}Build with PAB/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key