Rate Overview
Live
1 AUD = 12.0853 MDL
1 MDL = 0.082745
AUD
Avg
11.4252
High
12.1123
Low
10.5390
Last updated: 3/27/2026, 9:31:54 AM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.09 MDL |
| 10 AUD | 120.85 MDL |
| 50 AUD | 604.27 MDL |
| 100 AUD | 1,208.53 MDL |
| 500 AUD | 6,042.65 MDL |
| 1,000 AUD | 12,085.30 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-27T09:31:54Z",
"rates": {
"MDL": 12.085301
}
}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": 1208.5301,
"rate": 12.085301
}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