Rate Overview
Live
1 SGD = 13.5896 MXN
1 MXN = 0.073586
SGD
Avg
14.1289
High
14.9520
Low
13.5298
Last updated: 5/27/2026, 9:58:27 PM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.59 MXN |
| 10 SGD | 135.90 MXN |
| 50 SGD | 679.48 MXN |
| 100 SGD | 1,358.96 MXN |
| 500 SGD | 6,794.81 MXN |
| 1,000 SGD | 13,589.61 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-05-27T21:58:27Z",
"rates": {
"MXN": 13.589612
}
}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": 1358.9612,
"rate": 13.589612
}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