Rate Overview
Live
1 MDL = 0.082619 AUD
1 AUD = 12.1038
MDL
Avg
0.082028
High
0.082765
Low
0.080782
Last updated: 3/27/2026, 6:44:04 AM
Quick Conversions
| MDL | AUD |
|---|---|
| 1 MDL | 0.08 AUD |
| 10 MDL | 0.83 AUD |
| 50 MDL | 4.13 AUD |
| 100 MDL | 8.26 AUD |
| 500 MDL | 41.31 AUD |
| 1,000 MDL | 82.62 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-03-27T06:44:04Z",
"rates": {
"AUD": 0.082619
}
}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.2619,
"rate": 0.082619
}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