Rate Overview
Live
1 ZAR = 0.058498 PAB
1 PAB = 17.0946
ZAR
Avg
0.061193
High
0.063050
Low
0.058498
Last updated: 3/27/2026, 3:11:57 PM
Quick Conversions
| ZAR | PAB |
|---|---|
| 1 ZAR | 0.06 PAB |
| 10 ZAR | 0.58 PAB |
| 50 ZAR | 2.92 PAB |
| 100 ZAR | 5.85 PAB |
| 500 ZAR | 29.25 PAB |
| 1,000 ZAR | 58.50 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-27T15:11:57Z",
"rates": {
"PAB": 0.058498
}
}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.8498,
"rate": 0.058498
}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