Rate Overview
Live
1 ZAR = 0.104760 ANG
1 ANG = 9.5456
ZAR
Avg
0.108373
High
0.113514
Low
0.104760
Last updated: 3/27/2026, 12:54:56 PM
Quick Conversions
| ZAR | ANG |
|---|---|
| 1 ZAR | 0.10 ANG |
| 10 ZAR | 1.05 ANG |
| 50 ZAR | 5.24 ANG |
| 100 ZAR | 10.48 ANG |
| 500 ZAR | 52.38 ANG |
| 1,000 ZAR | 104.76 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-27T12:54:56Z",
"rates": {
"ANG": 0.10476
}
}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.476,
"rate": 0.10476
}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