Rate Overview
Live
1 AUD = 12.1421 MDL
1 MDL = 0.082358
AUD
Avg
12.1328
High
12.2134
Low
12.0613
Last updated: 3/7/2026, 12:33:05 AM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.14 MDL |
| 10 AUD | 121.42 MDL |
| 50 AUD | 607.10 MDL |
| 100 AUD | 1,214.21 MDL |
| 500 AUD | 6,071.05 MDL |
| 1,000 AUD | 12,142.09 MDL |
Get AUD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=MDLExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-03-07T00:33:05Z",
"rates": {
"MDL": 12.142093
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "MDL",
"amount": 100
},
"result": 1214.2093,
"rate": 12.142093
}Build with AUD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key