Rate Overview
Live
1 ZAR = 0.202073 PEN
1 PEN = 4.9487
ZAR
Avg
0.202592
High
0.213753
Low
0.194882
Last updated: 3/28/2026, 11:00:36 AM
Quick Conversions
| ZAR | PEN |
|---|---|
| 1 ZAR | 0.20 PEN |
| 10 ZAR | 2.02 PEN |
| 50 ZAR | 10.10 PEN |
| 100 ZAR | 20.21 PEN |
| 500 ZAR | 101.04 PEN |
| 1,000 ZAR | 202.07 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-03-28T11:00:36Z",
"rates": {
"PEN": 0.202073
}
}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.2073,
"rate": 0.202073
}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