Rate Overview
Live
1 AUD = 12.4541 MDL
1 MDL = 0.080295
AUD
Avg
12.3840
High
12.4541
Low
12.2346
Last updated: 9/4/2026, 5:27:04 PM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.45 MDL |
| 10 AUD | 124.54 MDL |
| 50 AUD | 622.70 MDL |
| 100 AUD | 1,245.41 MDL |
| 500 AUD | 6,227.03 MDL |
| 1,000 AUD | 12,454.05 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-09-04T17:27:04Z",
"rates": {
"MDL": 12.454051
}
}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": 1245.4051,
"rate": 12.454051
}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