Rate Overview
Live
1 MXN = 31.8826 SOS
1 SOS = 0.031365
MXN
Avg
31.9961
High
32.1689
Low
31.8101
Last updated: 3/27/2026, 7:49:02 AM
Quick Conversions
| MXN | SOS |
|---|---|
| 1 MXN | 31.88 SOS |
| 10 MXN | 318.83 SOS |
| 50 MXN | 1,594.13 SOS |
| 100 MXN | 3,188.26 SOS |
| 500 MXN | 15,941.29 SOS |
| 1,000 MXN | 31,882.58 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-27T07:49:02Z",
"rates": {
"SOS": 31.882582
}
}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": 3188.2581999999998,
"rate": 31.882582
}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