Rate Overview
Live
1 SGD = 13.4921 MXN
1 MXN = 0.074118
SGD
Avg
13.5271
High
13.5920
Low
13.4061
Last updated: 7/21/2026, 1:45:04 AM
Quick Conversions
| SGD | MXN |
|---|---|
| 1 SGD | 13.49 MXN |
| 10 SGD | 134.92 MXN |
| 50 SGD | 674.60 MXN |
| 100 SGD | 1,349.21 MXN |
| 500 SGD | 6,746.03 MXN |
| 1,000 SGD | 13,492.06 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-21T01:45:04Z",
"rates": {
"MXN": 13.492061
}
}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": 1349.2060999999999,
"rate": 13.492061
}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