Rate Overview
Live
1 MDL = 0.096726 AZN
1 AZN = 10.3385
MDL
Avg
0.096655
High
0.096931
Low
0.096410
Last updated: 7/12/2026, 12:07:53 AM
Quick Conversions
| MDL | AZN |
|---|---|
| 1 MDL | 0.10 AZN |
| 10 MDL | 0.97 AZN |
| 50 MDL | 4.84 AZN |
| 100 MDL | 9.67 AZN |
| 500 MDL | 48.36 AZN |
| 1,000 MDL | 96.73 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-07-12T00:07:53Z",
"rates": {
"AZN": 0.096726
}
}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.672600000000001,
"rate": 0.096726
}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