Rate Overview
Live
1 ZAR = 0.231756 PLN
1 PLN = 4.3149
ZAR
Avg
0.232060
High
0.232758
Low
0.231315
Last updated: 9/3/2026, 9:27:39 AM
Quick Conversions
| ZAR | PLN |
|---|---|
| 1 ZAR | 0.23 PLN |
| 10 ZAR | 2.32 PLN |
| 50 ZAR | 11.59 PLN |
| 100 ZAR | 23.18 PLN |
| 500 ZAR | 115.88 PLN |
| 1,000 ZAR | 231.76 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-09-03T09:27:39Z",
"rates": {
"PLN": 0.231756
}
}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": 23.1756,
"rate": 0.231756
}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