Rate Overview
Live
1 PLN = 0.534136 BZD
1 BZD = 1.8722
PLN
Avg
0.539935
High
0.550660
Low
0.532457
Last updated: 7/9/2026, 8:53:50 AM
Quick Conversions
| PLN | BZD |
|---|---|
| 1 PLN | 0.53 BZD |
| 10 PLN | 5.34 BZD |
| 50 PLN | 26.71 BZD |
| 100 PLN | 53.41 BZD |
| 500 PLN | 267.07 BZD |
| 1,000 PLN | 534.14 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-09T08:53:50Z",
"rates": {
"BZD": 0.534136
}
}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": 53.4136,
"rate": 0.534136
}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