Rate Overview
Live
1 AUD = 12.4122 MDL
1 MDL = 0.080566
AUD
Avg
12.3857
High
12.4856
Low
12.3069
Last updated: 5/28/2026, 9:48:31 PM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.41 MDL |
| 10 AUD | 124.12 MDL |
| 50 AUD | 620.61 MDL |
| 100 AUD | 1,241.22 MDL |
| 500 AUD | 6,206.10 MDL |
| 1,000 AUD | 12,412.21 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-05-28T21:48:31Z",
"rates": {
"MDL": 12.412205
}
}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": 1241.2205,
"rate": 12.412205
}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