Rate Overview
Live
1 PEN = 4.7700 ZAR
1 ZAR = 0.209645
PEN
Avg
4.8142
High
4.8384
Low
4.7700
Last updated: 7/4/2026, 8:16:58 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.77 ZAR |
| 10 PEN | 47.70 ZAR |
| 50 PEN | 238.50 ZAR |
| 100 PEN | 477.00 ZAR |
| 500 PEN | 2,384.98 ZAR |
| 1,000 PEN | 4,769.96 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-04T08:16:58Z",
"rates": {
"ZAR": 4.769964
}
}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": 476.9964,
"rate": 4.769964
}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