Rate Overview
Live
1 SGD = 13.9515 MXN
1 MXN = 0.071677
SGD
Avg
13.9373
High
14.0156
Low
13.8724
Last updated: 3/26/2026, 9:51:59 PM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.95 MXN |
| 10 SGD | 139.51 MXN |
| 50 SGD | 697.57 MXN |
| 100 SGD | 1,395.15 MXN |
| 500 SGD | 6,975.74 MXN |
| 1,000 SGD | 13,951.47 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-26T21:51:59Z",
"rates": {
"MXN": 13.951472
}
}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": 1395.1472,
"rate": 13.951472
}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