Rate Overview
Live
1 SGD = 13.5981 MXN
1 MXN = 0.073539
SGD
Avg
14.2197
High
15.5055
Low
12.5151
Last updated: 5/27/2026, 11:06:58 PM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.60 MXN |
| 10 SGD | 135.98 MXN |
| 50 SGD | 679.91 MXN |
| 100 SGD | 1,359.81 MXN |
| 500 SGD | 6,799.07 MXN |
| 1,000 SGD | 13,598.14 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-27T23:06:58Z",
"rates": {
"MXN": 13.598138
}
}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": 1359.8138000000001,
"rate": 13.598138
}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