Rate Overview
Live
1 ZAR = 0.202120 PEN
1 PEN = 4.9476
ZAR
Avg
0.204409
High
0.205686
Low
0.201114
Last updated: 7/25/2026, 3:56:06 AM
Quick Conversions
| ZAR | PEN |
|---|---|
| 1 ZAR | 0.20 PEN |
| 10 ZAR | 2.02 PEN |
| 50 ZAR | 10.11 PEN |
| 100 ZAR | 20.21 PEN |
| 500 ZAR | 101.06 PEN |
| 1,000 ZAR | 202.12 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-07-25T03:56:06Z",
"rates": {
"PEN": 0.20212
}
}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.212,
"rate": 0.20212
}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