Rate Overview
Live
1 ZAR = 0.104880 ANG
1 ANG = 9.5347
ZAR
Avg
0.103673
High
0.113029
Low
0.092157
Last updated: 3/27/2026, 6:17:25 PM
Quick Conversions
| ZAR | ANG |
|---|---|
| 1 ZAR | 0.10 ANG |
| 10 ZAR | 1.05 ANG |
| 50 ZAR | 5.24 ANG |
| 100 ZAR | 10.49 ANG |
| 500 ZAR | 52.44 ANG |
| 1,000 ZAR | 104.88 ANG |
Get ZAR/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=ANGExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T18:17:25Z",
"rates": {
"ANG": 0.10488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "ANG",
"amount": 100
},
"result": 10.488,
"rate": 0.10488
}Build with ZAR/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key