Rate Overview
Live
1 PLN = 0.541905 BZD
1 BZD = 1.8453
PLN
Avg
0.531698
High
0.562354
Low
0.486993
Last updated: 3/27/2026, 4:27:34 PM
Quick Conversions
| PLN | BZD |
|---|---|
| 1 PLN | 0.54 BZD |
| 10 PLN | 5.42 BZD |
| 50 PLN | 27.10 BZD |
| 100 PLN | 54.19 BZD |
| 500 PLN | 270.95 BZD |
| 1,000 PLN | 541.91 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-27T16:27:34Z",
"rates": {
"BZD": 0.541905
}
}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.1905,
"rate": 0.541905
}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