Rate Overview
Live
1 PLN = 4.3017 ZAR
1 ZAR = 0.232468
PLN
Avg
4.3105
High
4.3237
Low
4.2963
Last updated: 9/2/2026, 2:31:01 PM
Quick Conversions
| PLN | ZAR |
|---|---|
| 1 PLN | 4.30 ZAR |
| 10 PLN | 43.02 ZAR |
| 50 PLN | 215.08 ZAR |
| 100 PLN | 430.17 ZAR |
| 500 PLN | 2,150.83 ZAR |
| 1,000 PLN | 4,301.66 ZAR |
Get PLN/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=ZARExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-09-02T14:31:01Z",
"rates": {
"ZAR": 4.301663
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "ZAR",
"amount": 100
},
"result": 430.1663,
"rate": 4.301663
}Build with PLN/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key