Rate Overview
Live
1 ZAR = 0.109004 ANG
1 ANG = 9.1740
ZAR
Avg
0.108945
High
0.109456
Low
0.107913
Last updated: 4/17/2026, 6:11:00 AM
Quick Conversions
| ZAR | ANG |
|---|---|
| 1 ZAR | 0.11 ANG |
| 10 ZAR | 1.09 ANG |
| 50 ZAR | 5.45 ANG |
| 100 ZAR | 10.90 ANG |
| 500 ZAR | 54.50 ANG |
| 1,000 ZAR | 109.00 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-04-17T06:11:00Z",
"rates": {
"ANG": 0.109004
}
}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.900400000000001,
"rate": 0.109004
}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