Rate Overview
Live
1 SGD = 13.5442 MXN
1 MXN = 0.073832
SGD
Avg
13.5375
High
13.5850
Low
13.4796
Last updated: 7/25/2026, 7:25:10 PM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.54 MXN |
| 10 SGD | 135.44 MXN |
| 50 SGD | 677.21 MXN |
| 100 SGD | 1,354.42 MXN |
| 500 SGD | 6,772.11 MXN |
| 1,000 SGD | 13,544.22 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-07-25T19:25:10Z",
"rates": {
"MXN": 13.544215
}
}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": 1354.4215,
"rate": 13.544215
}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