Rate Overview
Live
1 ZAR = 0.110084 ANG
1 ANG = 9.0840
ZAR
Avg
0.109552
High
0.110132
Low
0.108613
Last updated: 5/27/2026, 1:34:13 PM
Quick Conversions
| ZAR | ANG |
|---|---|
| 1 ZAR | 0.11 ANG |
| 10 ZAR | 1.10 ANG |
| 50 ZAR | 5.50 ANG |
| 100 ZAR | 11.01 ANG |
| 500 ZAR | 55.04 ANG |
| 1,000 ZAR | 110.08 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-27T13:34:13Z",
"rates": {
"ANG": 0.110084
}
}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.0084,
"rate": 0.110084
}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