Rate Overview
Live
1 PLN = 4.3249 ZAR
1 ZAR = 0.231219
PLN
Avg
4.3336
High
4.3546
Low
4.3215
Last updated: 7/7/2026, 12:13:36 PM
Quick Conversions
| PLN | ZAR |
|---|---|
| 1 PLN | 4.32 ZAR |
| 10 PLN | 43.25 ZAR |
| 50 PLN | 216.25 ZAR |
| 100 PLN | 432.49 ZAR |
| 500 PLN | 2,162.45 ZAR |
| 1,000 PLN | 4,324.90 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-07T12:13:36Z",
"rates": {
"ZAR": 4.324904
}
}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.4904,
"rate": 4.324904
}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