Rate Overview
Live
1 ZAR = 4.8530 ALL
1 ALL = 0.206059
ZAR
Avg
4.9266
High
5.1828
Low
4.6845
Last updated: 3/27/2026, 11:34:59 AM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 4.85 ALL |
| 10 ZAR | 48.53 ALL |
| 50 ZAR | 242.65 ALL |
| 100 ZAR | 485.30 ALL |
| 500 ZAR | 2,426.49 ALL |
| 1,000 ZAR | 4,852.99 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-27T11:34:59Z",
"rates": {
"ALL": 4.852988
}
}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": 485.29879999999997,
"rate": 4.852988
}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