Rate Overview
Live
1 ZAR = 5.0184 ALL
1 ALL = 0.199266
ZAR
Avg
5.0012
High
5.0355
Low
4.9563
Last updated: 5/27/2026, 10:54:39 AM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 5.02 ALL |
| 10 ZAR | 50.18 ALL |
| 50 ZAR | 250.92 ALL |
| 100 ZAR | 501.84 ALL |
| 500 ZAR | 2,509.21 ALL |
| 1,000 ZAR | 5,018.41 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-27T10:54:39Z",
"rates": {
"ALL": 5.018411
}
}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.84110000000004,
"rate": 5.018411
}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