Rate Overview
Live
1 PEN = 4.9557 ZAR
1 ZAR = 0.201787
PEN
Avg
4.8304
High
4.9557
Low
4.7434
Last updated: 7/24/2026, 12:50:10 PM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.96 ZAR |
| 10 PEN | 49.56 ZAR |
| 50 PEN | 247.79 ZAR |
| 100 PEN | 495.57 ZAR |
| 500 PEN | 2,477.86 ZAR |
| 1,000 PEN | 4,955.71 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-24T12:50:10Z",
"rates": {
"ZAR": 4.955712
}
}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": 495.57120000000003,
"rate": 4.955712
}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