Rate Overview
Live
1 ZAR = 0.060487 PAB
1 PAB = 16.5325
ZAR
Avg
0.061285
High
0.062779
Low
0.059815
Last updated: 3/7/2026, 12:14:07 AM
Quick Conversions
| ZAR | PAB |
|---|---|
| 1 ZAR | 0.06 PAB |
| 10 ZAR | 0.60 PAB |
| 50 ZAR | 3.02 PAB |
| 100 ZAR | 6.05 PAB |
| 500 ZAR | 30.24 PAB |
| 1,000 ZAR | 60.49 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-03-07T00:14:07Z",
"rates": {
"PAB": 0.060487
}
}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": 6.0487,
"rate": 0.060487
}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