Rate Overview
Live
1 MXN = 31.7643 SOS
1 SOS = 0.031482
MXN
Avg
31.9813
High
32.1689
Low
31.7643
Last updated: 3/27/2026, 9:37:13 AM
Quick Conversions
| MXN | SOS |
|---|---|
| 1 MXN | 31.76 SOS |
| 10 MXN | 317.64 SOS |
| 50 MXN | 1,588.22 SOS |
| 100 MXN | 3,176.43 SOS |
| 500 MXN | 15,882.15 SOS |
| 1,000 MXN | 31,764.30 SOS |
Get MXN/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SOSExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T09:37:13Z",
"rates": {
"SOS": 31.7643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "SOS",
"amount": 100
},
"result": 3176.43,
"rate": 31.7643
}Build with MXN/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key