Rate Overview
Live
1 SGD = 13.9219 MXN
1 MXN = 0.071829
SGD
Avg
13.7313
High
13.9219
Low
13.5985
Last updated: 3/6/2026, 6:11:34 PM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.92 MXN |
| 10 SGD | 139.22 MXN |
| 50 SGD | 696.09 MXN |
| 100 SGD | 1,392.19 MXN |
| 500 SGD | 6,960.94 MXN |
| 1,000 SGD | 13,921.87 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-06T18:11:34Z",
"rates": {
"MXN": 13.921871
}
}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": 1392.1870999999999,
"rate": 13.921871
}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