Rate Overview
Live
1 ZWL = 0.003099 PAB
1 PAB = 322.6847
ZWL
Avg
0.003104
High
0.003106
Low
0.003099
Last updated: 5/6/2026, 10:12:38 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-05-06T22:12:38Z",
"rates": {
"PAB": 0.003099
}
}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.3099,
"rate": 0.003099
}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