MXN
$
SGD
$

MXN/SGD Exchange Rate

Mexican Peso to Singapore Dollar

Live Rate
0.074550
+0.85% 7D

1 SGD = 13.4138 MXN

MXN/SGD Price Chart

Historical exchange rate performance

Current 0.074550
High 0.074724
Low 0.073707
7D Change +0.85%

Rate Overview

Live
1 MXN = 0.074550 SGD
1 SGD = 13.4138 MXN
Avg
0.074279
High
0.074724
Low
0.073707

Last updated: 6/15/2026, 2:15:30 PM

Quick Conversions

MXNSGD
1 MXN0.07 SGD
10 MXN0.75 SGD
50 MXN3.73 SGD
100 MXN7.46 SGD
500 MXN37.28 SGD
1,000 MXN74.55 SGD

Get MXN/SGD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "MXN",
  "date": "2026-06-15T14:15:30Z",
  "rates": {
    "SGD": 0.07455
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "MXN",
    "to": "SGD",
    "amount": 100
  },
  "result": 7.455,
  "rate": 0.07455
}

Build with MXN/SGD Exchange Rates

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

Get Free API Key