Rate Overview
Live
1 PEN = 4.8367 ZAR
1 ZAR = 0.206753
PEN
Avg
4.9203
High
5.1313
Low
4.6783
Last updated: 7/11/2026, 2:03:00 AM
Quick Conversions
| PEN | ZAR |
|---|---|
| 1 PEN | 4.84 ZAR |
| 10 PEN | 48.37 ZAR |
| 50 PEN | 241.83 ZAR |
| 100 PEN | 483.67 ZAR |
| 500 PEN | 2,418.35 ZAR |
| 1,000 PEN | 4,836.70 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-11T02:03:00Z",
"rates": {
"ZAR": 4.836695
}
}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.66949999999997,
"rate": 4.836695
}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