Rate Overview
Live
1 PLN = 4.3256 ZAR
1 ZAR = 0.231182
PLN
Avg
4.3387
High
4.3672
Low
4.3242
Last updated: 7/6/2026, 12:11:42 AM
Quick Conversions
| PLN | ZAR |
|---|---|
| 1 PLN | 4.33 ZAR |
| 10 PLN | 43.26 ZAR |
| 50 PLN | 216.28 ZAR |
| 100 PLN | 432.56 ZAR |
| 500 PLN | 2,162.79 ZAR |
| 1,000 PLN | 4,325.59 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-07-06T00:11:42Z",
"rates": {
"ZAR": 4.325587
}
}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": 432.5587,
"rate": 4.325587
}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