Rate Overview
Live
1 SGD = 13.4575 MXN
1 MXN = 0.074308
SGD
Avg
13.5098
High
13.5642
Low
13.4575
Last updated: 7/7/2026, 1:30:35 AM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.46 MXN |
| 10 SGD | 134.57 MXN |
| 50 SGD | 672.87 MXN |
| 100 SGD | 1,345.75 MXN |
| 500 SGD | 6,728.75 MXN |
| 1,000 SGD | 13,457.49 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-07T01:30:35Z",
"rates": {
"MXN": 13.45749
}
}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": 1345.749,
"rate": 13.45749
}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