Rate Overview
Live
1 ZAR = 4.8844 ALL
1 ALL = 0.204735
ZAR
Avg
4.9898
High
5.1092
Low
4.8522
Last updated: 7/25/2026, 1:39:34 AM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 4.88 ALL |
| 10 ZAR | 48.84 ALL |
| 50 ZAR | 244.22 ALL |
| 100 ZAR | 488.44 ALL |
| 500 ZAR | 2,442.19 ALL |
| 1,000 ZAR | 4,884.37 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-25T01:39:34Z",
"rates": {
"ALL": 4.884374
}
}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.4374,
"rate": 4.884374
}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