Rate Overview
Live
1 ZAR = 4.9226 ALL
1 ALL = 0.203145
ZAR
Avg
4.9339
High
5.1828
Low
4.6845
Last updated: 7/28/2026, 2:44:15 PM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 4.92 ALL |
| 10 ZAR | 49.23 ALL |
| 50 ZAR | 246.13 ALL |
| 100 ZAR | 492.26 ALL |
| 500 ZAR | 2,461.30 ALL |
| 1,000 ZAR | 4,922.59 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-28T14:44:15Z",
"rates": {
"ALL": 4.922594
}
}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": 492.2594,
"rate": 4.922594
}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