Rate Overview
Live
1 PLN = 0.546308 BZD
1 BZD = 1.8305
PLN
Avg
0.552788
High
0.562926
Low
0.542937
Last updated: 3/6/2026, 7:28:56 PM
Quick Conversions
| PLN | BZD |
|---|---|
| 1 PLN | 0.55 BZD |
| 10 PLN | 5.46 BZD |
| 50 PLN | 27.32 BZD |
| 100 PLN | 54.63 BZD |
| 500 PLN | 273.15 BZD |
| 1,000 PLN | 546.31 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-06T19:28:56Z",
"rates": {
"BZD": 0.546308
}
}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.6308,
"rate": 0.546308
}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