Rate Overview
Live
1 PEN = 4.7846 ZAR
1 ZAR = 0.209005
PEN
Avg
4.8107
High
4.8352
Low
4.7846
Last updated: 8/16/2026, 9:30:02 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.78 ZAR |
| 10 PEN | 47.85 ZAR |
| 50 PEN | 239.23 ZAR |
| 100 PEN | 478.46 ZAR |
| 500 PEN | 2,392.29 ZAR |
| 1,000 PEN | 4,784.57 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-08-16T09:30:02Z",
"rates": {
"ZAR": 4.784573
}
}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": 478.4573,
"rate": 4.784573
}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