Rate Overview
Live
1 AUD = 12.0770 MDL
1 MDL = 0.082802
AUD
Avg
11.4248
High
12.1123
Low
10.5390
Last updated: 3/27/2026, 11:13:31 AM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.08 MDL |
| 10 AUD | 120.77 MDL |
| 50 AUD | 603.85 MDL |
| 100 AUD | 1,207.70 MDL |
| 500 AUD | 6,038.49 MDL |
| 1,000 AUD | 12,076.98 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-03-27T11:13:31Z",
"rates": {
"MDL": 12.07698
}
}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": 1207.698,
"rate": 12.07698
}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