Rate Overview
Live
1 PEN = 4.8179 ZAR
1 ZAR = 0.207561
PEN
Avg
4.8347
High
4.9496
Low
4.7308
Last updated: 5/28/2026, 12:13:04 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.82 ZAR |
| 10 PEN | 48.18 ZAR |
| 50 PEN | 240.89 ZAR |
| 100 PEN | 481.79 ZAR |
| 500 PEN | 2,408.93 ZAR |
| 1,000 PEN | 4,817.85 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-28T00:13:04Z",
"rates": {
"ZAR": 4.817854
}
}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": 481.7854,
"rate": 4.817854
}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