Rate Overview
Live
1 PEN = 93.5951 ZWL
1 ZWL = 0.010684
PEN
Avg
94.8183
High
96.0504
Low
93.5951
Last updated: 4/17/2026, 12:06:35 PM
Quick Conversions
| PEN | ZWL |
|---|---|
| 1 PEN | 93.60 ZWL |
| 10 PEN | 935.95 ZWL |
| 50 PEN | 4,679.76 ZWL |
| 100 PEN | 9,359.51 ZWL |
| 500 PEN | 46,797.56 ZWL |
| 1,000 PEN | 93,595.11 ZWL |
Get PEN/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=ZWLExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-04-17T12:06:35Z",
"rates": {
"ZWL": 93.595114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "ZWL",
"amount": 100
},
"result": 9359.5114,
"rate": 93.595114
}Build with PEN/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key