Rate Overview
Live
1 AUD = 12.5041 MDL
1 MDL = 0.079974
AUD
Avg
12.4358
High
12.5041
Low
12.3467
Last updated: 5/8/2026, 2:15:22 PM
Quick Conversions
| AUD | MDL |
|---|---|
| 1 AUD | 12.50 MDL |
| 10 AUD | 125.04 MDL |
| 50 AUD | 625.20 MDL |
| 100 AUD | 1,250.41 MDL |
| 500 AUD | 6,252.05 MDL |
| 1,000 AUD | 12,504.10 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-05-08T14:15:22Z",
"rates": {
"MDL": 12.504095
}
}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": 1250.4095,
"rate": 12.504095
}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