Rate Overview
Live
1 ZAR = 0.220581 PLN
1 PLN = 4.5335
ZAR
Avg
0.218333
High
0.220581
Low
0.216841
Last updated: 5/7/2026, 12:32:52 PM
Quick Conversions
| ZAR | PLN |
|---|---|
| 1 ZAR | 0.22 PLN |
| 10 ZAR | 2.21 PLN |
| 50 ZAR | 11.03 PLN |
| 100 ZAR | 22.06 PLN |
| 500 ZAR | 110.29 PLN |
| 1,000 ZAR | 220.58 PLN |
Get ZAR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=PLNExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-07T12:32:52Z",
"rates": {
"PLN": 0.220581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "PLN",
"amount": 100
},
"result": 22.0581,
"rate": 0.220581
}Build with ZAR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key