Rate Overview
Live
1 PLN = 0.529847 BZD
1 BZD = 1.8873
PLN
Avg
0.549082
High
0.573070
Low
0.529847
Last updated: 7/28/2026, 7:02:48 AM
Quick Conversions
| PLN | BZD |
|---|---|
| 1 PLN | 0.53 BZD |
| 10 PLN | 5.30 BZD |
| 50 PLN | 26.49 BZD |
| 100 PLN | 52.98 BZD |
| 500 PLN | 264.92 BZD |
| 1,000 PLN | 529.85 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-07-28T07:02:48Z",
"rates": {
"BZD": 0.529847
}
}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": 52.9847,
"rate": 0.529847
}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