Rate Overview
Live
1 MXN = 0.071752 SGD
1 SGD = 13.9369
MXN
Avg
0.069747
High
0.073854
Low
0.064262
Last updated: 3/26/2026, 11:32:48 PM
Quick Conversions
| MXN | SGD |
|---|---|
| 1 MXN | 0.07 SGD |
| 10 MXN | 0.72 SGD |
| 50 MXN | 3.59 SGD |
| 100 MXN | 7.18 SGD |
| 500 MXN | 35.88 SGD |
| 1,000 MXN | 71.75 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-03-26T23:32:48Z",
"rates": {
"SGD": 0.071752
}
}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.175199999999999,
"rate": 0.071752
}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