Rate Overview
Live
1 PEN = 4.7322 ZAR
1 ZAR = 0.211319
PEN
Avg
4.8350
High
4.9490
Low
4.7322
Last updated: 4/17/2026, 1:23:33 PM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.73 ZAR |
| 10 PEN | 47.32 ZAR |
| 50 PEN | 236.61 ZAR |
| 100 PEN | 473.22 ZAR |
| 500 PEN | 2,366.09 ZAR |
| 1,000 PEN | 4,732.18 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-04-17T13:23:33Z",
"rates": {
"ZAR": 4.732181
}
}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": 473.2181,
"rate": 4.732181
}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