Rate Overview
Live
1 ZAR = 5.0139 ALL
1 ALL = 0.199446
ZAR
Avg
5.0006
High
5.0355
Low
4.9563
Last updated: 5/27/2026, 9:43:25 AM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 5.01 ALL |
| 10 ZAR | 50.14 ALL |
| 50 ZAR | 250.69 ALL |
| 100 ZAR | 501.39 ALL |
| 500 ZAR | 2,506.94 ALL |
| 1,000 ZAR | 5,013.88 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-05-27T09:43:25Z",
"rates": {
"ALL": 5.013882
}
}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": 501.3882,
"rate": 5.013882
}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