Rate Overview
Live
1 AUD = 12.2247 MDL
1 MDL = 0.081801
AUD
Avg
12.0891
High
12.4762
Low
11.2196
Last updated: 6/18/2026, 2:23:52 PM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.22 MDL |
| 10 AUD | 122.25 MDL |
| 50 AUD | 611.24 MDL |
| 100 AUD | 1,222.47 MDL |
| 500 AUD | 6,112.36 MDL |
| 1,000 AUD | 12,224.72 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-06-18T14:23:52Z",
"rates": {
"MDL": 12.224721
}
}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": 1222.4721,
"rate": 12.224721
}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