Rate Overview
Live
1 AUD = 12.2100 MDL
1 MDL = 0.081900
AUD
Avg
12.2573
High
12.3139
Low
12.1774
Last updated: 6/18/2026, 11:40:52 AM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.21 MDL |
| 10 AUD | 122.10 MDL |
| 50 AUD | 610.50 MDL |
| 100 AUD | 1,221.00 MDL |
| 500 AUD | 6,105.00 MDL |
| 1,000 AUD | 12,210.00 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-06-18T11:40:52Z",
"rates": {
"MDL": 12.210001
}
}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": 1221.0001,
"rate": 12.210001
}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