Rate Overview
Live
1 SGD = 13.5219 MXN
1 MXN = 0.073954
SGD
Avg
13.6126
High
13.9286
Low
13.4100
Last updated: 7/27/2026, 3:43:24 AM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.52 MXN |
| 10 SGD | 135.22 MXN |
| 50 SGD | 676.10 MXN |
| 100 SGD | 1,352.19 MXN |
| 500 SGD | 6,760.96 MXN |
| 1,000 SGD | 13,521.92 MXN |
Get SGD/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MXNExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-27T03:43:24Z",
"rates": {
"MXN": 13.521916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MXN",
"amount": 100
},
"result": 1352.1915999999999,
"rate": 13.521916
}Build with SGD/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key