Rate Overview
Live
1 MDL = 0.079980 AUD
1 AUD = 12.5031
MDL
Avg
0.080615
High
0.081238
Low
0.079980
Last updated: 5/6/2026, 10:47:52 AM
Quick Conversions
| MDL | AUD |
|---|---|
| 1 MDL | 0.08 AUD |
| 10 MDL | 0.80 AUD |
| 50 MDL | 4.00 AUD |
| 100 MDL | 8.00 AUD |
| 500 MDL | 39.99 AUD |
| 1,000 MDL | 79.98 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-06T10:47:52Z",
"rates": {
"AUD": 0.07998
}
}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": 7.997999999999999,
"rate": 0.07998
}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