Rate Overview
Live
1 ZAR = 0.111229 ANG
1 ANG = 8.9905
ZAR
Avg
0.111035
High
0.111482
Low
0.110057
Last updated: 8/12/2026, 5:25:24 AM
Quick Conversions
| ZAR | ANG |
|---|---|
| 1 ZAR | 0.11 ANG |
| 10 ZAR | 1.11 ANG |
| 50 ZAR | 5.56 ANG |
| 100 ZAR | 11.12 ANG |
| 500 ZAR | 55.61 ANG |
| 1,000 ZAR | 111.23 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-08-12T05:25:24Z",
"rates": {
"ANG": 0.111229
}
}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": 11.1229,
"rate": 0.111229
}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