Rate Overview
Live
1 PEN = 93.6412 ZWL
1 ZWL = 0.010679
PEN
Avg
92.6478
High
93.6412
Low
91.7979
Last updated: 5/8/2026, 3:23:27 AM
Quick Conversions
| PEN | ZWL |
|---|---|
| 1 PEN | 93.64 ZWL |
| 10 PEN | 936.41 ZWL |
| 50 PEN | 4,682.06 ZWL |
| 100 PEN | 9,364.12 ZWL |
| 500 PEN | 46,820.62 ZWL |
| 1,000 PEN | 93,641.25 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-05-08T03:23:27Z",
"rates": {
"ZWL": 93.641248
}
}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": 9364.1248,
"rate": 93.641248
}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