Rate Overview
Live
1 PEN = 4.7979 ZAR
1 ZAR = 0.208425
PEN
Avg
4.8232
High
4.8384
Low
4.7968
Last updated: 7/4/2026, 2:03:15 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.80 ZAR |
| 10 PEN | 47.98 ZAR |
| 50 PEN | 239.89 ZAR |
| 100 PEN | 479.79 ZAR |
| 500 PEN | 2,398.94 ZAR |
| 1,000 PEN | 4,797.89 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-04T02:03:15Z",
"rates": {
"ZAR": 4.797889
}
}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": 479.78889999999996,
"rate": 4.797889
}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