Rate Overview
Live
1 ZAR = 0.226151 PLN
1 PLN = 4.4218
ZAR
Avg
0.227564
High
0.231041
Low
0.225112
Last updated: 7/28/2026, 7:56:06 AM
Quick Conversions
| ZAR | PLN |
|---|---|
| 1 ZAR | 0.23 PLN |
| 10 ZAR | 2.26 PLN |
| 50 ZAR | 11.31 PLN |
| 100 ZAR | 22.62 PLN |
| 500 ZAR | 113.08 PLN |
| 1,000 ZAR | 226.15 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-07-28T07:56:06Z",
"rates": {
"PLN": 0.226151
}
}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.615099999999998,
"rate": 0.226151
}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