Rate Overview
Live
1 ZWL = 0.010634 PEN
1 PEN = 94.0380
ZWL
Avg
0.010539
High
0.010659
Low
0.010411
Last updated: 4/17/2026, 4:54:13 PM
Quick Conversions
| ZWL | PEN |
|---|---|
| 1 ZWL | 0.01 PEN |
| 10 ZWL | 0.11 PEN |
| 50 ZWL | 0.53 PEN |
| 100 ZWL | 1.06 PEN |
| 500 ZWL | 5.32 PEN |
| 1,000 ZWL | 10.63 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-04-17T16:54:13Z",
"rates": {
"PEN": 0.010634
}
}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.0634,
"rate": 0.010634
}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