Rate Overview
Live
1 ZAR = 4.9984 ALL
1 ALL = 0.200065
ZAR
Avg
5.0349
High
5.1152
Low
4.9505
Last updated: 3/7/2026, 3:27:33 AM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 5.00 ALL |
| 10 ZAR | 49.98 ALL |
| 50 ZAR | 249.92 ALL |
| 100 ZAR | 499.84 ALL |
| 500 ZAR | 2,499.18 ALL |
| 1,000 ZAR | 4,998.36 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-07T03:27:33Z",
"rates": {
"ALL": 4.998364
}
}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": 499.83639999999997,
"rate": 4.998364
}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