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
| MXN | SGD |
|---|---|
| 1 MXN | 0.07 SGD |
| 10 MXN | 0.75 SGD |
| 50 MXN | 3.73 SGD |
| 100 MXN | 7.46 SGD |
| 500 MXN | 37.28 SGD |
| 1,000 MXN | 74.55 SGD |
Get MXN/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SGDExample 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=100Example 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