Rate Overview
Live
1 ZAR = 0.102723 AZN
1 AZN = 9.7349
ZAR
Avg
0.104034
High
0.106788
Low
0.101686
Last updated: 3/7/2026, 7:40:03 AM
Quick Conversions
| ZAR | AZN |
|---|---|
| 1 ZAR | 0.10 AZN |
| 10 ZAR | 1.03 AZN |
| 50 ZAR | 5.14 AZN |
| 100 ZAR | 10.27 AZN |
| 500 ZAR | 51.36 AZN |
| 1,000 ZAR | 102.72 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-07T07:40:03Z",
"rates": {
"AZN": 0.102723
}
}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.2723,
"rate": 0.102723
}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