Rate Overview
Live
1 PEN = 4.9308 ZAR
1 ZAR = 0.202806
PEN
Avg
4.9190
High
4.9723
Low
4.8618
Last updated: 7/28/2026, 3:23:03 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.93 ZAR |
| 10 PEN | 49.31 ZAR |
| 50 PEN | 246.54 ZAR |
| 100 PEN | 493.08 ZAR |
| 500 PEN | 2,465.41 ZAR |
| 1,000 PEN | 4,930.83 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-28T03:23:03Z",
"rates": {
"ZAR": 4.930828
}
}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.0828,
"rate": 4.930828
}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