Rate Overview
Live
1 PLN = 4.3460 ZAR
1 ZAR = 0.230099
PLN
Avg
4.3409
High
4.3524
Low
4.3188
Last updated: 8/16/2026, 10:21:10 AM
Quick Conversions
| PLN | ZAR |
|---|---|
| 1 PLN | 4.35 ZAR |
| 10 PLN | 43.46 ZAR |
| 50 PLN | 217.30 ZAR |
| 100 PLN | 434.60 ZAR |
| 500 PLN | 2,172.98 ZAR |
| 1,000 PLN | 4,345.96 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-08-16T10:21:10Z",
"rates": {
"ZAR": 4.34596
}
}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": 434.596,
"rate": 4.34596
}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