Rate Overview
Live
1 PAB = 2.0135 BZD
1 BZD = 0.496640
PAB
Avg
2.0135
High
2.0162
Low
2.0107
Last updated: 3/6/2026, 6:09:36 PM
Quick Conversions
| PAB | BZD |
|---|---|
| 1 PAB | 2.01 BZD |
| 10 PAB | 20.14 BZD |
| 50 PAB | 100.68 BZD |
| 100 PAB | 201.35 BZD |
| 500 PAB | 1,006.76 BZD |
| 1,000 PAB | 2,013.53 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-03-06T18:09:36Z",
"rates": {
"BZD": 2.01353
}
}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.35299999999998,
"rate": 2.01353
}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