Rate Overview
Live
1 AUD = 12.1932 MDL
1 MDL = 0.082013
AUD
Avg
12.1329
High
12.4762
Low
11.2196
Last updated: 8/19/2026, 10:37:49 AM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.19 MDL |
| 10 AUD | 121.93 MDL |
| 50 AUD | 609.66 MDL |
| 100 AUD | 1,219.32 MDL |
| 500 AUD | 6,096.60 MDL |
| 1,000 AUD | 12,193.21 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-19T10:37:49Z",
"rates": {
"MDL": 12.193209
}
}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": 1219.3209,
"rate": 12.193209
}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