Rate Overview
Live
1 ZAR = 0.207075 PEN
1 PEN = 4.8292
ZAR
Avg
0.207864
High
0.211573
Low
0.204438
Last updated: 5/28/2026, 4:37:46 AM
Quick Conversions
| ZAR | PEN |
|---|---|
| 1 ZAR | 0.21 PEN |
| 10 ZAR | 2.07 PEN |
| 50 ZAR | 10.35 PEN |
| 100 ZAR | 20.71 PEN |
| 500 ZAR | 103.54 PEN |
| 1,000 ZAR | 207.08 PEN |
Get ZAR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=PENExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-28T04:37:46Z",
"rates": {
"PEN": 0.207075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "PEN",
"amount": 100
},
"result": 20.7075,
"rate": 0.207075
}Build with ZAR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key