Rate Overview
Live
1 ZAR = 5.0561 ALL
1 ALL = 0.197780
ZAR
Avg
5.0381
High
5.0729
Low
5.0123
Last updated: 7/4/2026, 8:49:30 PM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 5.06 ALL |
| 10 ZAR | 50.56 ALL |
| 50 ZAR | 252.81 ALL |
| 100 ZAR | 505.61 ALL |
| 500 ZAR | 2,528.06 ALL |
| 1,000 ZAR | 5,056.13 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-04T20:49:30Z",
"rates": {
"ALL": 5.056125
}
}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": 505.61249999999995,
"rate": 5.056125
}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