Rate Overview
Live
1 PEN = 4.9365 ZAR
1 ZAR = 0.202571
PEN
Avg
4.9254
High
5.1313
Low
4.6783
Last updated: 7/28/2026, 11:56:55 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.94 ZAR |
| 10 PEN | 49.37 ZAR |
| 50 PEN | 246.83 ZAR |
| 100 PEN | 493.65 ZAR |
| 500 PEN | 2,468.27 ZAR |
| 1,000 PEN | 4,936.54 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-07-28T11:56:55Z",
"rates": {
"ZAR": 4.936542
}
}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": 493.6542,
"rate": 4.936542
}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