Rate Overview
Live
1 PLN = 4.5309 ZAR
1 ZAR = 0.220708
PLN
Avg
4.5803
High
4.6117
Low
4.5309
Last updated: 5/7/2026, 10:12:38 AM
Quick Conversions
| PLN | ZAR |
|---|---|
| 1 PLN | 4.53 ZAR |
| 10 PLN | 45.31 ZAR |
| 50 PLN | 226.54 ZAR |
| 100 PLN | 453.09 ZAR |
| 500 PLN | 2,265.44 ZAR |
| 1,000 PLN | 4,530.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-05-07T10:12:38Z",
"rates": {
"ZAR": 4.530882
}
}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": 453.08820000000003,
"rate": 4.530882
}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