Rate Overview
Live
1 MDL = 0.080552 AUD
1 AUD = 12.4143
MDL
Avg
0.080778
High
0.081194
Low
0.080498
Last updated: 5/26/2026, 4:33:40 PM
Quick Conversions
| MDL | AUD |
|---|---|
| 1 MDL | 0.08 AUD |
| 10 MDL | 0.81 AUD |
| 50 MDL | 4.03 AUD |
| 100 MDL | 8.06 AUD |
| 500 MDL | 40.28 AUD |
| 1,000 MDL | 80.55 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-05-26T16:33:40Z",
"rates": {
"AUD": 0.080552
}
}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.0552,
"rate": 0.080552
}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