Rate Overview
Live
1 ZAR = 0.100987 AZN
1 AZN = 9.9023
ZAR
Avg
0.103831
High
0.107189
Low
0.100511
Last updated: 7/25/2026, 8:25:59 PM
Quick Conversions
| ZAR | AZN |
|---|---|
| 1 ZAR | 0.10 AZN |
| 10 ZAR | 1.01 AZN |
| 50 ZAR | 5.05 AZN |
| 100 ZAR | 10.10 AZN |
| 500 ZAR | 50.49 AZN |
| 1,000 ZAR | 100.99 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-25T20:25:59Z",
"rates": {
"AZN": 0.100987
}
}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.0987,
"rate": 0.100987
}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