Rate Overview
Live
1 ZWL = 0.010743 PEN
1 PEN = 93.0839
ZWL
Avg
0.000254
High
0.010743
Low
0.000050
Last updated: 3/28/2026, 10:49:21 AM
Quick Conversions
| ZWL | PEN |
|---|---|
| 1 ZWL | 0.01 PEN |
| 10 ZWL | 0.11 PEN |
| 50 ZWL | 0.54 PEN |
| 100 ZWL | 1.07 PEN |
| 500 ZWL | 5.37 PEN |
| 1,000 ZWL | 10.74 PEN |
Get ZWL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=PENExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-28T10:49:21Z",
"rates": {
"PEN": 0.010743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "PEN",
"amount": 100
},
"result": 1.0743,
"rate": 0.010743
}Build with ZWL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key