Rate Overview
Live
1 PLN = 4.5609 ZAR
1 ZAR = 0.219256
PLN
Avg
4.5472
High
4.5621
Low
4.5251
Last updated: 4/17/2026, 7:31:06 AM
Quick Conversions
| PLN | ZAR |
|---|---|
| 1 PLN | 4.56 ZAR |
| 10 PLN | 45.61 ZAR |
| 50 PLN | 228.04 ZAR |
| 100 PLN | 456.09 ZAR |
| 500 PLN | 2,280.44 ZAR |
| 1,000 PLN | 4,560.88 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-04-17T07:31:06Z",
"rates": {
"ZAR": 4.560884
}
}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": 456.0884,
"rate": 4.560884
}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