Rate Overview
Live
1 ZAR = 0.059400 PAB
1 PAB = 16.8350
ZAR
Avg
0.057351
High
0.062745
Low
0.052142
Last updated: 7/26/2026, 3:17:25 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-26T15:17:25Z",
"rates": {
"PAB": 0.0594
}
}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.94,
"rate": 0.0594
}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