Rate Overview
Live
1 ZAR = 0.208686 PEN
1 PEN = 4.7919
ZAR
Avg
0.209727
High
0.211573
Low
0.208031
Last updated: 5/7/2026, 11:08:06 PM
Quick Conversions
| ZAR | PEN |
|---|---|
| 1 ZAR | 0.21 PEN |
| 10 ZAR | 2.09 PEN |
| 50 ZAR | 10.43 PEN |
| 100 ZAR | 20.87 PEN |
| 500 ZAR | 104.34 PEN |
| 1,000 ZAR | 208.69 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-07T23:08:06Z",
"rates": {
"PEN": 0.208686
}
}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.8686,
"rate": 0.208686
}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