Rate Overview
Live
1 ZAR = 4.8891 ALL
1 ALL = 0.204535
ZAR
Avg
4.9048
High
5.0974
Low
4.6610
Last updated: 7/25/2026, 2:00:56 PM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 4.89 ALL |
| 10 ZAR | 48.89 ALL |
| 50 ZAR | 244.46 ALL |
| 100 ZAR | 488.91 ALL |
| 500 ZAR | 2,444.57 ALL |
| 1,000 ZAR | 4,889.14 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-25T14:00:56Z",
"rates": {
"ALL": 4.889138
}
}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": 488.9138,
"rate": 4.889138
}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