Rate Overview
Live
1 PEN = 4.9403 ZAR
1 ZAR = 0.202418
PEN
Avg
4.8423
High
4.9496
Low
4.7308
Last updated: 7/24/2026, 8:28:39 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.94 ZAR |
| 10 PEN | 49.40 ZAR |
| 50 PEN | 247.01 ZAR |
| 100 PEN | 494.03 ZAR |
| 500 PEN | 2,470.14 ZAR |
| 1,000 PEN | 4,940.28 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-24T08:28:39Z",
"rates": {
"ZAR": 4.94028
}
}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": 494.02799999999996,
"rate": 4.94028
}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