Rate Overview
Live
1 AUD = 12.3264 MDL
1 MDL = 0.081127
AUD
Avg
12.3033
High
12.3487
Low
12.2392
Last updated: 7/27/2026, 7:02:50 PM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.33 MDL |
| 10 AUD | 123.26 MDL |
| 50 AUD | 616.32 MDL |
| 100 AUD | 1,232.64 MDL |
| 500 AUD | 6,163.21 MDL |
| 1,000 AUD | 12,326.42 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-07-27T19:02:50Z",
"rates": {
"MDL": 12.326415
}
}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": 1232.6415000000002,
"rate": 12.326415
}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