MXN
$
MYR
RM

MXN/MYR Exchange Rate

Mexican Peso to Malaysian Ringgit

Live Rate
0.223608
-0.97% YTD

1 MYR = 4.4721 MXN

MXN/MYR Price Chart

Historical exchange rate performance

Current 0.223608
High 0.231548
Low 0.220847
YTD Change -0.97%

Rate Overview

Live
1 MXN = 0.223608 MYR
1 MYR = 4.4721 MXN
Avg
0.226074
High
0.231548
Low
0.220847

Last updated: 3/27/2026, 9:27:47 AM

Quick Conversions

MXNMYR
1 MXN0.22 MYR
10 MXN2.24 MYR
50 MXN11.18 MYR
100 MXN22.36 MYR
500 MXN111.80 MYR
1,000 MXN223.61 MYR

Get MXN/MYR Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "MXN",
  "date": "2026-03-27T09:27:47Z",
  "rates": {
    "MYR": 0.223608
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "MXN",
    "to": "MYR",
    "amount": 100
  },
  "result": 22.3608,
  "rate": 0.223608
}

Build with MXN/MYR Exchange Rates

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

Get Free API Key