Rate Overview
Live
1 SGD = 13.5756 MXN
1 MXN = 0.073662
SGD
Avg
13.6147
High
13.6820
Low
13.5512
Last updated: 4/15/2026, 11:51:37 PM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.58 MXN |
| 10 SGD | 135.76 MXN |
| 50 SGD | 678.78 MXN |
| 100 SGD | 1,357.56 MXN |
| 500 SGD | 6,787.78 MXN |
| 1,000 SGD | 13,575.55 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-04-15T23:51:37Z",
"rates": {
"MXN": 13.575553
}
}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": 1357.5553,
"rate": 13.575553
}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