Rate Overview
Live
1 MXN = 31.6938 SOS
1 SOS = 0.031552
MXN
Avg
31.9690
High
32.1689
Low
31.6938
Last updated: 3/27/2026, 12:51:57 PM
Quick Conversions
| MXN | SOS |
|---|---|
| 1 MXN | 31.69 SOS |
| 10 MXN | 316.94 SOS |
| 50 MXN | 1,584.69 SOS |
| 100 MXN | 3,169.38 SOS |
| 500 MXN | 15,846.92 SOS |
| 1,000 MXN | 31,693.84 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-27T12:51:57Z",
"rates": {
"SOS": 31.69384
}
}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": 3169.384,
"rate": 31.69384
}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