Rate Overview
Live
1 AUD = 12.2078 MDL
1 MDL = 0.081915
AUD
Avg
11.5900
High
12.3467
Low
10.5390
Last updated: 8/18/2026, 6:58:42 PM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.21 MDL |
| 10 AUD | 122.08 MDL |
| 50 AUD | 610.39 MDL |
| 100 AUD | 1,220.78 MDL |
| 500 AUD | 6,103.88 MDL |
| 1,000 AUD | 12,207.76 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-08-18T18:58:42Z",
"rates": {
"MDL": 12.207761
}
}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": 1220.7761,
"rate": 12.207761
}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