AUD
$
MYR
RM

AUD/MYR Exchange Rate

Australian Dollar to Malaysian Ringgit

Live Rate
2.8669
-1.20% 30D

1 MYR = 0.348811 AUD

AUD/MYR Price Chart

Historical exchange rate performance

Current 2.8669
High 2.9078
Low 2.8089
30D Change -1.20%

Rate Overview

Live
1 AUD = 2.8669 MYR
1 MYR = 0.348811 AUD
Avg
2.8419
High
2.9078
Low
2.8089

Last updated: 7/20/2026, 12:49:46 AM

Quick Conversions

AUDMYR
1 AUD2.87 MYR
10 AUD28.67 MYR
50 AUD143.34 MYR
100 AUD286.69 MYR
500 AUD1,433.44 MYR
1,000 AUD2,866.88 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-07-20T00:49:46Z",
  "rates": {
    "MYR": 2.86688
  }
}

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": 286.688,
  "rate": 2.86688
}

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