Rate Overview
Live
1 AUD = 12.1806 MDL
1 MDL = 0.082098
AUD
Avg
12.1326
High
12.4762
Low
11.2196
Last updated: 8/19/2026, 7:35:42 AM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.18 MDL |
| 10 AUD | 121.81 MDL |
| 50 AUD | 609.03 MDL |
| 100 AUD | 1,218.06 MDL |
| 500 AUD | 6,090.28 MDL |
| 1,000 AUD | 12,180.55 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-19T07:35:42Z",
"rates": {
"MDL": 12.180551
}
}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": 1218.0551,
"rate": 12.180551
}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