Rate Overview
Live
1 ZAR = 0.101480 AZN
1 AZN = 9.8542
ZAR
Avg
0.096737
High
0.106194
Low
0.088567
Last updated: 7/27/2026, 3:03:03 PM
Quick Conversions
| ZAR | AZN |
|---|---|
| 1 ZAR | 0.10 AZN |
| 10 ZAR | 1.01 AZN |
| 50 ZAR | 5.07 AZN |
| 100 ZAR | 10.15 AZN |
| 500 ZAR | 50.74 AZN |
| 1,000 ZAR | 101.48 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-27T15:03:03Z",
"rates": {
"AZN": 0.10148
}
}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.148,
"rate": 0.10148
}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