Rate Overview
Live
1 ZAR = 0.061784 PAB
1 PAB = 16.1854
ZAR
Avg
0.061357
High
0.061784
Low
0.060234
Last updated: 6/17/2026, 6:47:42 AM
Quick Conversions
| ZAR | PAB |
|---|---|
| 1 ZAR | 0.06 PAB |
| 10 ZAR | 0.62 PAB |
| 50 ZAR | 3.09 PAB |
| 100 ZAR | 6.18 PAB |
| 500 ZAR | 30.89 PAB |
| 1,000 ZAR | 61.78 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-06-17T06:47:42Z",
"rates": {
"PAB": 0.061784
}
}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.1784,
"rate": 0.061784
}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