Rate Overview
Live
1 AUD = 12.2054 MDL
1 MDL = 0.081931
AUD
Avg
12.2044
High
12.2500
Low
12.1577
Last updated: 7/7/2026, 5:50:57 PM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.21 MDL |
| 10 AUD | 122.05 MDL |
| 50 AUD | 610.27 MDL |
| 100 AUD | 1,220.54 MDL |
| 500 AUD | 6,102.72 MDL |
| 1,000 AUD | 12,205.44 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-07-07T17:50:57Z",
"rates": {
"MDL": 12.205437
}
}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.5437,
"rate": 12.205437
}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