Rate Overview
Live
1 SGD = 13.5946 MXN
1 MXN = 0.073559
SGD
Avg
13.6699
High
13.7253
Low
13.5906
Last updated: 5/7/2026, 3:49:50 PM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.59 MXN |
| 10 SGD | 135.95 MXN |
| 50 SGD | 679.73 MXN |
| 100 SGD | 1,359.46 MXN |
| 500 SGD | 6,797.28 MXN |
| 1,000 SGD | 13,594.56 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-07T15:49:50Z",
"rates": {
"MXN": 13.594559
}
}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.4559,
"rate": 13.594559
}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