Rate Overview
Live
1 PEN = 4.8163 ZAR
1 ZAR = 0.207630
PEN
Avg
4.9489
High
5.1869
Low
4.7564
Last updated: 5/27/2026, 11:06:29 PM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.82 ZAR |
| 10 PEN | 48.16 ZAR |
| 50 PEN | 240.81 ZAR |
| 100 PEN | 481.63 ZAR |
| 500 PEN | 2,408.13 ZAR |
| 1,000 PEN | 4,816.25 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-05-27T23:06:29Z",
"rates": {
"ZAR": 4.816251
}
}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": 481.62510000000003,
"rate": 4.816251
}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