Rate Overview
Live
1 MDL = 0.098335 AZN
1 AZN = 10.1693
MDL
Avg
0.098808
High
0.099551
Low
0.098184
Last updated: 3/7/2026, 1:56:09 AM
Quick Conversions
| MDL | AZN |
|---|---|
| 1 MDL | 0.10 AZN |
| 10 MDL | 0.98 AZN |
| 50 MDL | 4.92 AZN |
| 100 MDL | 9.83 AZN |
| 500 MDL | 49.17 AZN |
| 1,000 MDL | 98.34 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-07T01:56:09Z",
"rates": {
"AZN": 0.098335
}
}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.8335,
"rate": 0.098335
}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