Rate Overview
Live
1 ZAR = 4.8767 ALL
1 ALL = 0.205058
ZAR
Avg
4.8850
High
4.9418
Low
4.8559
Last updated: 3/27/2026, 6:06:38 AM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 4.88 ALL |
| 10 ZAR | 48.77 ALL |
| 50 ZAR | 243.83 ALL |
| 100 ZAR | 487.67 ALL |
| 500 ZAR | 2,438.34 ALL |
| 1,000 ZAR | 4,876.67 ALL |
Get ZAR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=ALLExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T06:06:38Z",
"rates": {
"ALL": 4.876672
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "ALL",
"amount": 100
},
"result": 487.66720000000004,
"rate": 4.876672
}Build with ZAR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key