MXN
$
MYR
RM

MXN/MYR Exchange Rate

Mexican Peso to Malaysian Ringgit

Live Rate
0.234700
+9.90% 5Y

1 MYR = 4.2608 MXN

MXN/MYR Price Chart

Historical exchange rate performance

Current 0.234700
High 0.287330
Low 0.198228
5Y Change +9.90%

Rate Overview

Live
1 MXN = 0.234700 MYR
1 MYR = 4.2608 MXN
Avg
0.232833
High
0.287330
Low
0.198228

Last updated: 7/28/2026, 11:31:33 AM

Quick Conversions

MXNMYR
1 MXN0.23 MYR
10 MXN2.35 MYR
50 MXN11.74 MYR
100 MXN23.47 MYR
500 MXN117.35 MYR
1,000 MXN234.70 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-07-28T11:31:33Z",
  "rates": {
    "MYR": 0.2347
  }
}

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": 23.47,
  "rate": 0.2347
}

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