Rate Overview
Live
1 ZAR = 0.225527 PLN
1 PLN = 4.4341
ZAR
Avg
0.224918
High
0.226044
Low
0.221801
Last updated: 6/17/2026, 6:47:42 AM
Quick Conversions
| ZAR | PLN |
|---|---|
| 1 ZAR | 0.23 PLN |
| 10 ZAR | 2.26 PLN |
| 50 ZAR | 11.28 PLN |
| 100 ZAR | 22.55 PLN |
| 500 ZAR | 112.76 PLN |
| 1,000 ZAR | 225.53 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-06-17T06:47:42Z",
"rates": {
"PLN": 0.225527
}
}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.5527,
"rate": 0.225527
}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