Rate Overview
Live
1 MXN = 0.074069 SGD
1 SGD = 13.5009
MXN
Avg
0.073965
High
0.074129
Low
0.073723
Last updated: 7/3/2026, 6:57:56 AM
Quick Conversions
| MXN | SGD |
|---|---|
| 1 MXN | 0.07 SGD |
| 10 MXN | 0.74 SGD |
| 50 MXN | 3.70 SGD |
| 100 MXN | 7.41 SGD |
| 500 MXN | 37.03 SGD |
| 1,000 MXN | 74.07 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-07-03T06:57:56Z",
"rates": {
"SGD": 0.074069
}
}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.406899999999999,
"rate": 0.074069
}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