Rate Overview
Live
1 PEN = 4.7569 ZAR
1 ZAR = 0.210220
PEN
Avg
4.8170
High
4.8976
Low
4.7489
Last updated: 6/17/2026, 8:14:33 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.76 ZAR |
| 10 PEN | 47.57 ZAR |
| 50 PEN | 237.85 ZAR |
| 100 PEN | 475.69 ZAR |
| 500 PEN | 2,378.46 ZAR |
| 1,000 PEN | 4,756.92 ZAR |
Get PEN/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=ZARExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-06-17T08:14:33Z",
"rates": {
"ZAR": 4.75692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "ZAR",
"amount": 100
},
"result": 475.692,
"rate": 4.75692
}Build with PEN/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key