Rate Overview
Live
1 AUD = 12.3337 MDL
1 MDL = 0.081079
AUD
Avg
12.2141
High
12.3337
Low
12.1017
Last updated: 4/18/2026, 8:45:22 AM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.33 MDL |
| 10 AUD | 123.34 MDL |
| 50 AUD | 616.68 MDL |
| 100 AUD | 1,233.37 MDL |
| 500 AUD | 6,166.84 MDL |
| 1,000 AUD | 12,333.67 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-04-18T08:45:22Z",
"rates": {
"MDL": 12.333671
}
}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": 1233.3671000000002,
"rate": 12.333671
}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