Rate Overview
Live
1 MXN = 0.073425 SGD
1 SGD = 13.6193
MXN
Avg
0.073128
High
0.073541
Low
0.072858
Last updated: 5/6/2026, 5:59:58 AM
Quick Conversions
| MXN | SGD |
|---|---|
| 1 MXN | 0.07 SGD |
| 10 MXN | 0.73 SGD |
| 50 MXN | 3.67 SGD |
| 100 MXN | 7.34 SGD |
| 500 MXN | 36.71 SGD |
| 1,000 MXN | 73.43 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-05-06T05:59:58Z",
"rates": {
"SGD": 0.073425
}
}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.3425,
"rate": 0.073425
}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