Rate Overview
Live
1 ZAR = 0.099446 AZN
1 AZN = 10.0557
ZAR
Avg
0.099935
High
0.101124
Low
0.098891
Last updated: 3/27/2026, 3:11:16 PM
Quick Conversions
| ZAR | AZN |
|---|---|
| 1 ZAR | 0.10 AZN |
| 10 ZAR | 0.99 AZN |
| 50 ZAR | 4.97 AZN |
| 100 ZAR | 9.94 AZN |
| 500 ZAR | 49.72 AZN |
| 1,000 ZAR | 99.45 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-27T15:11:16Z",
"rates": {
"AZN": 0.099446
}
}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.944600000000001,
"rate": 0.099446
}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