Rate Overview
Live
1 PEN = 4.8774 ZAR
1 ZAR = 0.205027
PEN
Avg
4.8423
High
4.8833
Low
4.7700
Last updated: 7/21/2026, 2:44:26 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.88 ZAR |
| 10 PEN | 48.77 ZAR |
| 50 PEN | 243.87 ZAR |
| 100 PEN | 487.74 ZAR |
| 500 PEN | 2,438.71 ZAR |
| 1,000 PEN | 4,877.41 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-21T02:44:26Z",
"rates": {
"ZAR": 4.877413
}
}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": 487.74129999999997,
"rate": 4.877413
}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