Rate Overview
Live
1 SGD = 13.5176 MXN
1 MXN = 0.073978
SGD
Avg
13.9262
High
14.6354
Low
13.3825
Last updated: 7/27/2026, 5:59:37 AM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.52 MXN |
| 10 SGD | 135.18 MXN |
| 50 SGD | 675.88 MXN |
| 100 SGD | 1,351.76 MXN |
| 500 SGD | 6,758.78 MXN |
| 1,000 SGD | 13,517.57 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-27T05:59:37Z",
"rates": {
"MXN": 13.517568
}
}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": 1351.7568,
"rate": 13.517568
}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