Rate Overview
Live
1 ZAR = 0.211005 PEN
1 PEN = 4.7392
ZAR
Avg
0.206777
High
0.211005
Low
0.202061
Last updated: 4/17/2026, 5:43:05 PM
Quick Conversions
| ZAR | PEN |
|---|---|
| 1 ZAR | 0.21 PEN |
| 10 ZAR | 2.11 PEN |
| 50 ZAR | 10.55 PEN |
| 100 ZAR | 21.10 PEN |
| 500 ZAR | 105.50 PEN |
| 1,000 ZAR | 211.01 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-04-17T17:43:05Z",
"rates": {
"PEN": 0.211005
}
}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.1005,
"rate": 0.211005
}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