Rate Overview
Live
1 PLN = 4.4119 ZAR
1 ZAR = 0.226658
PLN
Avg
4.4861
High
4.6065
Low
4.3197
Last updated: 7/28/2026, 11:55:33 AM
Quick Conversions
| PLN | ZAR |
|---|---|
| 1 PLN | 4.41 ZAR |
| 10 PLN | 44.12 ZAR |
| 50 PLN | 220.60 ZAR |
| 100 PLN | 441.19 ZAR |
| 500 PLN | 2,205.97 ZAR |
| 1,000 PLN | 4,411.94 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-28T11:55:33Z",
"rates": {
"ZAR": 4.411937
}
}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": 441.1937,
"rate": 4.411937
}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