Rate Overview
Live
1 ZAR = 0.107550 ANG
1 ANG = 9.2980
ZAR
Avg
0.108131
High
0.109665
Low
0.106646
Last updated: 7/27/2026, 4:41:48 AM
Quick Conversions
| ZAR | ANG |
|---|---|
| 1 ZAR | 0.11 ANG |
| 10 ZAR | 1.08 ANG |
| 50 ZAR | 5.38 ANG |
| 100 ZAR | 10.76 ANG |
| 500 ZAR | 53.78 ANG |
| 1,000 ZAR | 107.55 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-07-27T04:41:48Z",
"rates": {
"ANG": 0.10755
}
}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.755,
"rate": 0.10755
}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