MXN
$
SGD
$

MXN/SGD Exchange Rate

Mexican Peso to Singapore Dollar

Live Rate
0.073920
+0.06% 7D

1 SGD = 13.5281 MXN

MXN/SGD Price Chart

Historical exchange rate performance

Current 0.073920
High 0.073975
Low 0.073717
7D Change +0.06%

Rate Overview

Live
1 MXN = 0.073920 SGD
1 SGD = 13.5281 MXN
Avg
0.073861
High
0.073975
Low
0.073717

Last updated: 5/26/2026, 12:59:56 PM

Quick Conversions

MXNSGD
1 MXN0.07 SGD
10 MXN0.74 SGD
50 MXN3.70 SGD
100 MXN7.39 SGD
500 MXN36.96 SGD
1,000 MXN73.92 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-05-26T12:59:56Z",
  "rates": {
    "SGD": 0.07392
  }
}

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.392,
  "rate": 0.07392
}

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