Rate Overview
Live
1 ZAR = 0.209005 PEN
1 PEN = 4.7846
ZAR
Avg
0.208014
High
0.209645
Low
0.206681
Last updated: 7/6/2026, 7:51:34 PM
Quick Conversions
| ZAR | PEN |
|---|---|
| 1 ZAR | 0.21 PEN |
| 10 ZAR | 2.09 PEN |
| 50 ZAR | 10.45 PEN |
| 100 ZAR | 20.90 PEN |
| 500 ZAR | 104.50 PEN |
| 1,000 ZAR | 209.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-07-06T19:51:34Z",
"rates": {
"PEN": 0.209005
}
}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.9005,
"rate": 0.209005
}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