Rate Overview
Live
1 ZAR = 0.059404 PAB
1 PAB = 16.8339
ZAR
Avg
0.060778
High
0.062694
Low
0.058191
Last updated: 7/25/2026, 2:26:21 PM
Quick Conversions
| ZAR | PAB |
|---|---|
| 1 ZAR | 0.06 PAB |
| 10 ZAR | 0.59 PAB |
| 50 ZAR | 2.97 PAB |
| 100 ZAR | 5.94 PAB |
| 500 ZAR | 29.70 PAB |
| 1,000 ZAR | 59.40 PAB |
Get ZAR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=PABExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-25T14:26:21Z",
"rates": {
"PAB": 0.059404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "PAB",
"amount": 100
},
"result": 5.9403999999999995,
"rate": 0.059404
}Build with ZAR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key