Rate Overview
Live
1 ZWL = 0.003097 PAB
1 PAB = 322.8931
ZWL
Avg
0.003101
High
0.003107
Low
0.003097
Last updated: 4/16/2026, 6:29:00 PM
Quick Conversions
| ZWL | PAB |
|---|---|
| 1 ZWL | 0.00 PAB |
| 10 ZWL | 0.03 PAB |
| 50 ZWL | 0.15 PAB |
| 100 ZWL | 0.31 PAB |
| 500 ZWL | 1.55 PAB |
| 1,000 ZWL | 3.10 PAB |
Get ZWL/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=PABExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-04-16T18:29:00Z",
"rates": {
"PAB": 0.003097
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "PAB",
"amount": 100
},
"result": 0.3097,
"rate": 0.003097
}Build with ZWL/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key