Rate Overview
Live
1 ZAR = 0.110297 ANG
1 ANG = 9.0664
ZAR
Avg
0.108778
High
0.112922
Low
0.104560
Last updated: 5/27/2026, 10:55:45 AM
Quick Conversions
| ZAR | ANG |
|---|---|
| 1 ZAR | 0.11 ANG |
| 10 ZAR | 1.10 ANG |
| 50 ZAR | 5.51 ANG |
| 100 ZAR | 11.03 ANG |
| 500 ZAR | 55.15 ANG |
| 1,000 ZAR | 110.30 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-05-27T10:55:45Z",
"rates": {
"ANG": 0.110297
}
}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.0297,
"rate": 0.110297
}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