Rate Overview
Live
1 ZAR = 0.210642 PEN
1 PEN = 4.7474
ZAR
Avg
0.207673
High
0.210642
Low
0.204183
Last updated: 6/17/2026, 6:56:47 AM
Quick Conversions
| ZAR | PEN |
|---|---|
| 1 ZAR | 0.21 PEN |
| 10 ZAR | 2.11 PEN |
| 50 ZAR | 10.53 PEN |
| 100 ZAR | 21.06 PEN |
| 500 ZAR | 105.32 PEN |
| 1,000 ZAR | 210.64 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-06-17T06:56:47Z",
"rates": {
"PEN": 0.210642
}
}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": 21.0642,
"rate": 0.210642
}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