Rate Overview
Live
1 SGD = 13.3090 MXN
1 MXN = 0.075137
SGD
Avg
13.3409
High
13.4043
Low
13.2976
Last updated: 8/16/2026, 7:24:07 PM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.31 MXN |
| 10 SGD | 133.09 MXN |
| 50 SGD | 665.45 MXN |
| 100 SGD | 1,330.90 MXN |
| 500 SGD | 6,654.50 MXN |
| 1,000 SGD | 13,309.00 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-08-16T19:24:07Z",
"rates": {
"MXN": 13.309002
}
}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": 1330.9002,
"rate": 13.309002
}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