Rate Overview
Live
1 ALL = 0.020931 AZN
1 AZN = 47.7760
ALL
Avg
0.020903
High
0.021386
Low
0.020565
Last updated: 5/7/2026, 3:42:00 PM
Quick Conversions
| ALL | AZN |
|---|---|
| 1 ALL | 0.02 AZN |
| 10 ALL | 0.21 AZN |
| 50 ALL | 1.05 AZN |
| 100 ALL | 2.09 AZN |
| 500 ALL | 10.47 AZN |
| 1,000 ALL | 20.93 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-05-07T15:42:00Z",
"rates": {
"AZN": 0.020931
}
}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.0931,
"rate": 0.020931
}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