Rate Overview
Live
1 ZAR = 5.0497 ALL
1 ALL = 0.198033
ZAR
Avg
5.0336
High
5.0610
Low
4.9640
Last updated: 6/17/2026, 6:46:01 AM
Quick Conversions
| ZAR | ALL |
|---|---|
| 1 ZAR | 5.05 ALL |
| 10 ZAR | 50.50 ALL |
| 50 ZAR | 252.48 ALL |
| 100 ZAR | 504.97 ALL |
| 500 ZAR | 2,524.83 ALL |
| 1,000 ZAR | 5,049.66 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-06-17T06:46:01Z",
"rates": {
"ALL": 5.049664
}
}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": 504.9664,
"rate": 5.049664
}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