Rate Overview
Live
1 ZAR = 0.099136 AZN
1 AZN = 10.0872
ZAR
Avg
0.102356
High
0.107189
Low
0.099136
Last updated: 3/27/2026, 2:59:01 PM
Quick Conversions
| ZAR | AZN |
|---|---|
| 1 ZAR | 0.10 AZN |
| 10 ZAR | 0.99 AZN |
| 50 ZAR | 4.96 AZN |
| 100 ZAR | 9.91 AZN |
| 500 ZAR | 49.57 AZN |
| 1,000 ZAR | 99.14 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-27T14:59:01Z",
"rates": {
"AZN": 0.099136
}
}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.9136,
"rate": 0.099136
}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