Rate Overview
Live
1 ZAR = 0.059541 PAB
1 PAB = 16.7951
ZAR
Avg
0.061027
High
0.063050
Low
0.059124
Last updated: 7/28/2026, 5:46:27 AM
Quick Conversions
| ZAR | PAB |
|---|---|
| 1 ZAR | 0.06 PAB |
| 10 ZAR | 0.60 PAB |
| 50 ZAR | 2.98 PAB |
| 100 ZAR | 5.95 PAB |
| 500 ZAR | 29.77 PAB |
| 1,000 ZAR | 59.54 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-28T05:46:27Z",
"rates": {
"PAB": 0.059541
}
}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.9540999999999995,
"rate": 0.059541
}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