Rate Overview
Live
1 SGD = 13.9486 MXN
1 MXN = 0.071692
SGD
Avg
14.2390
High
15.4170
Low
12.1537
Last updated: 3/27/2026, 1:15:03 AM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.95 MXN |
| 10 SGD | 139.49 MXN |
| 50 SGD | 697.43 MXN |
| 100 SGD | 1,394.86 MXN |
| 500 SGD | 6,974.30 MXN |
| 1,000 SGD | 13,948.59 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-27T01:15:03Z",
"rates": {
"MXN": 13.948591
}
}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": 1394.8591000000001,
"rate": 13.948591
}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