Rate Overview
Live
1 MDL = 0.081593 AUD
1 AUD = 12.2560
MDL
Avg
0.082128
High
0.082632
Low
0.081593
Last updated: 4/16/2026, 8:39:25 AM
Quick Conversions
| MDL | AUD |
|---|---|
| 1 MDL | 0.08 AUD |
| 10 MDL | 0.82 AUD |
| 50 MDL | 4.08 AUD |
| 100 MDL | 8.16 AUD |
| 500 MDL | 40.80 AUD |
| 1,000 MDL | 81.59 AUD |
Get MDL/AUD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=AUDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T08:39:25Z",
"rates": {
"AUD": 0.081593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=AUD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "AUD",
"amount": 100
},
"result": 8.1593,
"rate": 0.081593
}Build with MDL/AUD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key