Rate Overview
Live
1 PEN = 4.8313 ZAR
1 ZAR = 0.206985
PEN
Avg
4.8255
High
4.8774
Low
4.8070
Last updated: 5/28/2026, 2:27:49 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.83 ZAR |
| 10 PEN | 48.31 ZAR |
| 50 PEN | 241.56 ZAR |
| 100 PEN | 483.13 ZAR |
| 500 PEN | 2,415.63 ZAR |
| 1,000 PEN | 4,831.27 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-28T02:27:49Z",
"rates": {
"ZAR": 4.831267
}
}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": 483.1267,
"rate": 4.831267
}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