Rate Overview
Live
1 PEN = 4.7517 ZAR
1 ZAR = 0.210451
PEN
Avg
4.7626
High
4.8070
Low
4.7160
Last updated: 5/7/2026, 5:00:14 PM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.75 ZAR |
| 10 PEN | 47.52 ZAR |
| 50 PEN | 237.58 ZAR |
| 100 PEN | 475.17 ZAR |
| 500 PEN | 2,375.85 ZAR |
| 1,000 PEN | 4,751.69 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-05-07T17:00:14Z",
"rates": {
"ZAR": 4.751692
}
}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.16920000000005,
"rate": 4.751692
}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