Rate Overview
Live
1 ZAR = 0.099457 AZN
1 AZN = 10.0546
ZAR
Avg
0.104032
High
0.107189
Low
0.099457
Last updated: 3/27/2026, 5:05:27 PM
Quick Conversions
| ZAR | AZN |
|---|---|
| 1 ZAR | 0.10 AZN |
| 10 ZAR | 0.99 AZN |
| 50 ZAR | 4.97 AZN |
| 100 ZAR | 9.95 AZN |
| 500 ZAR | 49.73 AZN |
| 1,000 ZAR | 99.46 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-27T17:05:27Z",
"rates": {
"AZN": 0.099457
}
}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.9457,
"rate": 0.099457
}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