Rate Overview
Live
1 ZAR = 4.9438 ALL
1 ALL = 0.202273
ZAR
Avg
4.9576
High
5.0054
Low
4.9198
Last updated: 4/17/2026, 4:53:27 AM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 4.94 ALL |
| 10 ZAR | 49.44 ALL |
| 50 ZAR | 247.19 ALL |
| 100 ZAR | 494.38 ALL |
| 500 ZAR | 2,471.91 ALL |
| 1,000 ZAR | 4,943.82 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-04-17T04:53:27Z",
"rates": {
"ALL": 4.943815
}
}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": 494.38149999999996,
"rate": 4.943815
}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