Rate Overview
Live
1 PLN = 0.542051 BZD
1 BZD = 1.8448
PLN
Avg
0.554496
High
0.568127
Low
0.541980
Last updated: 3/27/2026, 9:31:48 AM
Quick Conversions
| PLN | BZD |
|---|---|
| 1 PLN | 0.54 BZD |
| 10 PLN | 5.42 BZD |
| 50 PLN | 27.10 BZD |
| 100 PLN | 54.21 BZD |
| 500 PLN | 271.03 BZD |
| 1,000 PLN | 542.05 BZD |
Get PLN/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=BZDExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T09:31:48Z",
"rates": {
"BZD": 0.542051
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "BZD",
"amount": 100
},
"result": 54.205099999999995,
"rate": 0.542051
}Build with PLN/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key