Rate Overview
Live
1 PLN = 0.530731 BZD
1 BZD = 1.8842
PLN
Avg
0.530745
High
0.531442
Low
0.530078
Last updated: 7/26/2026, 1:10:01 AM
Quick Conversions
| PLN | BZD |
|---|---|
| 1 PLN | 0.53 BZD |
| 10 PLN | 5.31 BZD |
| 50 PLN | 26.54 BZD |
| 100 PLN | 53.07 BZD |
| 500 PLN | 265.37 BZD |
| 1,000 PLN | 530.73 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-26T01:10:01Z",
"rates": {
"BZD": 0.530731
}
}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.0731,
"rate": 0.530731
}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