Rate Overview
Live
1 ZAR = 0.109965 ANG
1 ANG = 9.0938
ZAR
Avg
0.109826
High
0.113514
Low
0.106319
Last updated: 5/27/2026, 7:31:03 PM
Quick Conversions
| ZAR | ANG |
|---|---|
| 1 ZAR | 0.11 ANG |
| 10 ZAR | 1.10 ANG |
| 50 ZAR | 5.50 ANG |
| 100 ZAR | 11.00 ANG |
| 500 ZAR | 54.98 ANG |
| 1,000 ZAR | 109.96 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-27T19:31:03Z",
"rates": {
"ANG": 0.109965
}
}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.9965,
"rate": 0.109965
}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