Rate Overview
Live
1 ZAR = 0.100624 AZN
1 AZN = 9.9380
ZAR
Avg
0.103325
High
0.106722
Low
0.099461
Last updated: 7/24/2026, 10:52:42 AM
Quick Conversions
| ZAR | AZN |
|---|---|
| 1 ZAR | 0.10 AZN |
| 10 ZAR | 1.01 AZN |
| 50 ZAR | 5.03 AZN |
| 100 ZAR | 10.06 AZN |
| 500 ZAR | 50.31 AZN |
| 1,000 ZAR | 100.62 AZN |
Get ZAR/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=AZNExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-24T10:52:42Z",
"rates": {
"AZN": 0.100624
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "AZN",
"amount": 100
},
"result": 10.0624,
"rate": 0.100624
}Build with ZAR/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key