Rate Overview
Live
1 PLN = 4.5004 ZAR
1 ZAR = 0.222204
PLN
Avg
4.5029
High
4.5237
Low
4.4898
Last updated: 5/27/2026, 4:19:06 PM
Quick Conversions
| PLN | ZAR |
|---|---|
| 1 PLN | 4.50 ZAR |
| 10 PLN | 45.00 ZAR |
| 50 PLN | 225.02 ZAR |
| 100 PLN | 450.04 ZAR |
| 500 PLN | 2,250.18 ZAR |
| 1,000 PLN | 4,500.36 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-27T16:19:06Z",
"rates": {
"ZAR": 4.500363
}
}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": 450.0363,
"rate": 4.500363
}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