Rate Overview
Live
1 ZAR = 0.222534 PLN
1 PLN = 4.4937
ZAR
Avg
0.219234
High
0.224484
Low
0.213542
Last updated: 5/27/2026, 9:36:51 PM
Quick Conversions
| ZAR | PLN |
|---|---|
| 1 ZAR | 0.22 PLN |
| 10 ZAR | 2.23 PLN |
| 50 ZAR | 11.13 PLN |
| 100 ZAR | 22.25 PLN |
| 500 ZAR | 111.27 PLN |
| 1,000 ZAR | 222.53 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-05-27T21:36:51Z",
"rates": {
"PLN": 0.222534
}
}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": 22.2534,
"rate": 0.222534
}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