Rate Overview
Live
1 MDL = 0.097015 AZN
1 AZN = 10.3077
MDL
Avg
0.099308
High
0.101999
Low
0.092248
Last updated: 3/27/2026, 1:23:53 PM
Quick Conversions
| MDL | AZN |
|---|---|
| 1 MDL | 0.10 AZN |
| 10 MDL | 0.97 AZN |
| 50 MDL | 4.85 AZN |
| 100 MDL | 9.70 AZN |
| 500 MDL | 48.51 AZN |
| 1,000 MDL | 97.02 AZN |
Get MDL/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=AZNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T13:23:53Z",
"rates": {
"AZN": 0.097015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "AZN",
"amount": 100
},
"result": 9.701500000000001,
"rate": 0.097015
}Build with MDL/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key