Rate Overview
Live
1 ZAR = 4.9747 ALL
1 ALL = 0.201015
ZAR
Avg
4.9837
High
4.9985
Low
4.9442
Last updated: 8/13/2026, 11:53:01 PM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 4.97 ALL |
| 10 ZAR | 49.75 ALL |
| 50 ZAR | 248.74 ALL |
| 100 ZAR | 497.47 ALL |
| 500 ZAR | 2,487.37 ALL |
| 1,000 ZAR | 4,974.75 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-08-13T23:53:01Z",
"rates": {
"ALL": 4.974749
}
}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": 497.4749,
"rate": 4.974749
}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