Rate Overview
Live
1 ZAR = 4.9930 ALL
1 ALL = 0.200280
ZAR
Avg
5.0154
High
5.1472
Low
4.8863
Last updated: 7/22/2026, 3:21:58 AM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 4.99 ALL |
| 10 ZAR | 49.93 ALL |
| 50 ZAR | 249.65 ALL |
| 100 ZAR | 499.30 ALL |
| 500 ZAR | 2,496.50 ALL |
| 1,000 ZAR | 4,993.00 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-22T03:21:58Z",
"rates": {
"ALL": 4.993
}
}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": 499.3,
"rate": 4.993
}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