Rate Overview
Live
1 ZAR = 0.210294 PEN
1 PEN = 4.7552
ZAR
Avg
0.208492
High
0.210677
Low
0.206928
Last updated: 3/7/2026, 7:38:17 AM
Quick Conversions
| ZAR | PEN |
|---|---|
| 1 ZAR | 0.21 PEN |
| 10 ZAR | 2.10 PEN |
| 50 ZAR | 10.51 PEN |
| 100 ZAR | 21.03 PEN |
| 500 ZAR | 105.15 PEN |
| 1,000 ZAR | 210.29 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-07T07:38:17Z",
"rates": {
"PEN": 0.210294
}
}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.029400000000003,
"rate": 0.210294
}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