Rate Overview
Live
1 ZAR = 0.099023 AZN
1 AZN = 10.0987
ZAR
Avg
0.101359
High
0.106580
Low
0.096557
Last updated: 3/27/2026, 1:21:16 PM
Quick Conversions
| ZAR | AZN |
|---|---|
| 1 ZAR | 0.10 AZN |
| 10 ZAR | 0.99 AZN |
| 50 ZAR | 4.95 AZN |
| 100 ZAR | 9.90 AZN |
| 500 ZAR | 49.51 AZN |
| 1,000 ZAR | 99.02 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-03-27T13:21:16Z",
"rates": {
"AZN": 0.099023
}
}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": 9.9023,
"rate": 0.099023
}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