Rate Overview
Live
1 PEN = 4.9487 ZAR
1 ZAR = 0.202074
PEN
Avg
4.9933
High
5.1992
Low
4.7653
Last updated: 3/28/2026, 3:02:46 PM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.95 ZAR |
| 10 PEN | 49.49 ZAR |
| 50 PEN | 247.43 ZAR |
| 100 PEN | 494.87 ZAR |
| 500 PEN | 2,474.34 ZAR |
| 1,000 PEN | 4,948.68 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-28T15:02:46Z",
"rates": {
"ZAR": 4.948684
}
}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.8684,
"rate": 4.948684
}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