Rate Overview
Live
1 ALL = 0.020646 AZN
1 AZN = 48.4355
ALL
Avg
0.020681
High
0.020728
Low
0.020646
Last updated: 7/27/2026, 5:32:39 PM
Quick Conversions
| ALL | AZN |
|---|---|
| 1 ALL | 0.02 AZN |
| 10 ALL | 0.21 AZN |
| 50 ALL | 1.03 AZN |
| 100 ALL | 2.06 AZN |
| 500 ALL | 10.32 AZN |
| 1,000 ALL | 20.65 AZN |
Get ALL/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=AZNExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-27T17:32:39Z",
"rates": {
"AZN": 0.020646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "AZN",
"amount": 100
},
"result": 2.0646,
"rate": 0.020646
}Build with ALL/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key