Rate Overview
Live
1 PEN = 4.7552 ZAR
1 ZAR = 0.210294
PEN
Avg
4.7966
High
4.8326
Low
4.7466
Last updated: 3/7/2026, 7:38:25 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.76 ZAR |
| 10 PEN | 47.55 ZAR |
| 50 PEN | 237.76 ZAR |
| 100 PEN | 475.52 ZAR |
| 500 PEN | 2,377.62 ZAR |
| 1,000 PEN | 4,755.24 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-03-07T07:38:25Z",
"rates": {
"ZAR": 4.755243
}
}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": 475.52430000000004,
"rate": 4.755243
}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