AUD
$
MYR
RM

AUD/MYR Exchange Rate

Australian Dollar to Malaysian Ringgit

Live Rate
2.7756
+2.34% YTD

1 MYR = 0.360286 AUD

AUD/MYR Price Chart

Historical exchange rate performance

Current 2.7756
High 2.8029
Low 2.7028
YTD Change +2.34%

Rate Overview

Live
1 AUD = 2.7756 MYR
1 MYR = 0.360286 AUD
Avg
2.7567
High
2.8029
Low
2.7028

Last updated: 3/27/2026, 4:22:10 AM

Quick Conversions

AUDMYR
1 AUD2.78 MYR
10 AUD27.76 MYR
50 AUD138.78 MYR
100 AUD277.56 MYR
500 AUD1,387.79 MYR
1,000 AUD2,775.57 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-03-27T04:22:10Z",
  "rates": {
    "MYR": 2.775573
  }
}

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": 277.5573,
  "rate": 2.775573
}

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