Rate Overview
Live
1 ZAR = 4.8793 ALL
1 ALL = 0.204946
ZAR
Avg
5.0103
High
5.0729
Low
4.8793
Last updated: 7/23/2026, 9:18:12 PM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 4.88 ALL |
| 10 ZAR | 48.79 ALL |
| 50 ZAR | 243.97 ALL |
| 100 ZAR | 487.93 ALL |
| 500 ZAR | 2,439.67 ALL |
| 1,000 ZAR | 4,879.34 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-07-23T21:18:12Z",
"rates": {
"ALL": 4.879335
}
}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.93350000000004,
"rate": 4.879335
}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