Rate Overview
Live
1 SGD = 13.3111 MXN
1 MXN = 0.075125
SGD
Avg
13.3531
High
13.4189
Low
13.3111
Last updated: 9/5/2026, 4:04:54 AM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.31 MXN |
| 10 SGD | 133.11 MXN |
| 50 SGD | 665.56 MXN |
| 100 SGD | 1,331.11 MXN |
| 500 SGD | 6,655.56 MXN |
| 1,000 SGD | 13,311.12 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-09-05T04:04:54Z",
"rates": {
"MXN": 13.311117
}
}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": 1331.1117,
"rate": 13.311117
}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