Rate Overview
Live
1 ZAR = 0.108705 ANG
1 ANG = 9.1992
ZAR
Avg
0.110138
High
0.112824
Low
0.107745
Last updated: 3/7/2026, 3:09:14 AM
Quick Conversions
| ZAR | ANG |
|---|---|
| 1 ZAR | 0.11 ANG |
| 10 ZAR | 1.09 ANG |
| 50 ZAR | 5.44 ANG |
| 100 ZAR | 10.87 ANG |
| 500 ZAR | 54.35 ANG |
| 1,000 ZAR | 108.71 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-07T03:09:14Z",
"rates": {
"ANG": 0.108705
}
}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.8705,
"rate": 0.108705
}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