Rate Overview
Live
1 PEN = 4.8356 ZAR
1 ZAR = 0.206798
PEN
Avg
4.9373
High
5.1679
Low
4.7172
Last updated: 7/10/2026, 8:15:57 PM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.84 ZAR |
| 10 PEN | 48.36 ZAR |
| 50 PEN | 241.78 ZAR |
| 100 PEN | 483.56 ZAR |
| 500 PEN | 2,417.82 ZAR |
| 1,000 PEN | 4,835.64 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-10T20:15:57Z",
"rates": {
"ZAR": 4.835643
}
}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": 483.5643,
"rate": 4.835643
}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