Rate Overview
Live
1 PEN = 4.8125 ZAR
1 ZAR = 0.207792
PEN
Avg
4.8307
High
4.8915
Low
4.8070
Last updated: 5/27/2026, 9:51:31 PM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.81 ZAR |
| 10 PEN | 48.13 ZAR |
| 50 PEN | 240.63 ZAR |
| 100 PEN | 481.25 ZAR |
| 500 PEN | 2,406.25 ZAR |
| 1,000 PEN | 4,812.50 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-27T21:51:31Z",
"rates": {
"ZAR": 4.8125
}
}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.25,
"rate": 4.8125
}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