Rate Overview
Live
1 SGD = 13.9368 MXN
1 MXN = 0.071752
SGD
Avg
14.2388
High
15.4170
Low
12.1537
Last updated: 3/26/2026, 11:38:15 PM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.94 MXN |
| 10 SGD | 139.37 MXN |
| 50 SGD | 696.84 MXN |
| 100 SGD | 1,393.68 MXN |
| 500 SGD | 6,968.42 MXN |
| 1,000 SGD | 13,936.84 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-03-26T23:38:15Z",
"rates": {
"MXN": 13.936836
}
}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": 1393.6835999999998,
"rate": 13.936836
}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