Rate Overview
Live
1 ZAR = 4.8505 ALL
1 ALL = 0.206164
ZAR
Avg
4.9264
High
5.1828
Low
4.6845
Last updated: 3/27/2026, 6:16:30 PM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 4.85 ALL |
| 10 ZAR | 48.51 ALL |
| 50 ZAR | 242.53 ALL |
| 100 ZAR | 485.05 ALL |
| 500 ZAR | 2,425.26 ALL |
| 1,000 ZAR | 4,850.51 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-27T18:16:30Z",
"rates": {
"ALL": 4.850512
}
}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.0512,
"rate": 4.850512
}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