Rate Overview
Live
1 ZAR = 0.104029 AZN
1 AZN = 9.6127
ZAR
Avg
0.103527
High
0.104107
Low
0.102449
Last updated: 5/27/2026, 2:51:25 PM
Quick Conversions
| ZAR | AZN |
|---|---|
| 1 ZAR | 0.10 AZN |
| 10 ZAR | 1.04 AZN |
| 50 ZAR | 5.20 AZN |
| 100 ZAR | 10.40 AZN |
| 500 ZAR | 52.01 AZN |
| 1,000 ZAR | 104.03 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-05-27T14:51:25Z",
"rates": {
"AZN": 0.104029
}
}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.402899999999999,
"rate": 0.104029
}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