Rate Overview
Live
1 PLN = 0.543272 BZD
1 BZD = 1.8407
PLN
Avg
0.544834
High
0.547794
Low
0.542150
Last updated: 3/27/2026, 6:08:20 AM
Quick Conversions
| PLN | BZD |
|---|---|
| 1 PLN | 0.54 BZD |
| 10 PLN | 5.43 BZD |
| 50 PLN | 27.16 BZD |
| 100 PLN | 54.33 BZD |
| 500 PLN | 271.64 BZD |
| 1,000 PLN | 543.27 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-27T06:08:20Z",
"rates": {
"BZD": 0.543272
}
}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.3272,
"rate": 0.543272
}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