Rate Overview
Live
1 ZAR = 4.9672 ALL
1 ALL = 0.201320
ZAR
Avg
4.9436
High
4.9672
Low
4.9234
Last updated: 9/3/2026, 11:25:57 PM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 4.97 ALL |
| 10 ZAR | 49.67 ALL |
| 50 ZAR | 248.36 ALL |
| 100 ZAR | 496.72 ALL |
| 500 ZAR | 2,483.61 ALL |
| 1,000 ZAR | 4,967.22 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-09-03T23:25:57Z",
"rates": {
"ALL": 4.967217
}
}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": 496.7217,
"rate": 4.967217
}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