Rate Overview
Live
1 AUD = 12.0857 MDL
1 MDL = 0.082742
AUD
Avg
11.8739
High
12.3009
Low
11.2196
Last updated: 3/27/2026, 7:47:23 AM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.09 MDL |
| 10 AUD | 120.86 MDL |
| 50 AUD | 604.29 MDL |
| 100 AUD | 1,208.57 MDL |
| 500 AUD | 6,042.87 MDL |
| 1,000 AUD | 12,085.74 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-27T07:47:23Z",
"rates": {
"MDL": 12.085743
}
}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.5743,
"rate": 12.085743
}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