Rate Overview
Live
1 ZAR = 0.201404 PEN
1 PEN = 4.9651
ZAR
Avg
0.202882
High
0.211913
Low
0.193728
Last updated: 7/28/2026, 2:24:38 AM
Quick Conversions
| ZAR | PEN |
|---|---|
| 1 ZAR | 0.20 PEN |
| 10 ZAR | 2.01 PEN |
| 50 ZAR | 10.07 PEN |
| 100 ZAR | 20.14 PEN |
| 500 ZAR | 100.70 PEN |
| 1,000 ZAR | 201.40 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-28T02:24:38Z",
"rates": {
"PEN": 0.201404
}
}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.1404,
"rate": 0.201404
}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