Rate Overview
Live
1 AUD = 12.4132 MDL
1 MDL = 0.080560
AUD
Avg
12.3858
High
12.4856
Low
12.3069
Last updated: 5/28/2026, 11:07:21 PM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.41 MDL |
| 10 AUD | 124.13 MDL |
| 50 AUD | 620.66 MDL |
| 100 AUD | 1,241.32 MDL |
| 500 AUD | 6,206.58 MDL |
| 1,000 AUD | 12,413.16 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-05-28T23:07:21Z",
"rates": {
"MDL": 12.413156
}
}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": 1241.3156000000001,
"rate": 12.413156
}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