AUD
$
MYR
RM

AUD/MYR Exchange Rate

Australian Dollar to Malaysian Ringgit

Live Rate
2.8535
+5.21% YTD

1 MYR = 0.350444 AUD

AUD/MYR Price Chart

Historical exchange rate performance

Current 2.8535
High 2.8535
Low 2.7028
YTD Change +5.21%

Rate Overview

Live
1 AUD = 2.8535 MYR
1 MYR = 0.350444 AUD
Avg
2.7855
High
2.8535
Low
2.7028

Last updated: 5/26/2026, 9:05:31 PM

Quick Conversions

AUDMYR
1 AUD2.85 MYR
10 AUD28.54 MYR
50 AUD142.68 MYR
100 AUD285.35 MYR
500 AUD1,426.76 MYR
1,000 AUD2,853.52 MYR

Get AUD/MYR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=AUD&currencies=MYR

Example Response:

{
  "success": true,
  "base": "AUD",
  "date": "2026-05-26T21:05:31Z",
  "rates": {
    "MYR": 2.853521
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=AUD&to=MYR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "AUD",
    "to": "MYR",
    "amount": 100
  },
  "result": 285.3521,
  "rate": 2.853521
}

Build with AUD/MYR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key