Rate Overview
Live
1 ZAR = 0.217822 PLN
1 PLN = 4.5909
ZAR
Avg
0.216391
High
0.223941
Low
0.209485
Last updated: 3/27/2026, 4:27:06 PM
Quick Conversions
| ZAR | PLN |
|---|---|
| 1 ZAR | 0.22 PLN |
| 10 ZAR | 2.18 PLN |
| 50 ZAR | 10.89 PLN |
| 100 ZAR | 21.78 PLN |
| 500 ZAR | 108.91 PLN |
| 1,000 ZAR | 217.82 PLN |
Get ZAR/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=PLNExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T16:27:06Z",
"rates": {
"PLN": 0.217822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "PLN",
"amount": 100
},
"result": 21.7822,
"rate": 0.217822
}Build with ZAR/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key