Rate Overview
Live
1 ZAR = 0.216975 PLN
1 PLN = 4.6088
ZAR
Avg
0.217397
High
0.219268
Low
0.215842
Last updated: 3/27/2026, 12:53:18 PM
Quick Conversions
| ZAR | PLN |
|---|---|
| 1 ZAR | 0.22 PLN |
| 10 ZAR | 2.17 PLN |
| 50 ZAR | 10.85 PLN |
| 100 ZAR | 21.70 PLN |
| 500 ZAR | 108.49 PLN |
| 1,000 ZAR | 216.98 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-03-27T12:53:18Z",
"rates": {
"PLN": 0.216975
}
}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": 21.6975,
"rate": 0.216975
}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