Rate Overview
Live
1 MXN = 32.8749 SOS
1 SOS = 0.030418
MXN
Avg
32.4760
High
33.6982
Low
31.0050
Last updated: 5/27/2026, 9:34:04 PM
Quick Conversions
| MXN | SOS |
|---|---|
| 1 MXN | 32.87 SOS |
| 10 MXN | 328.75 SOS |
| 50 MXN | 1,643.74 SOS |
| 100 MXN | 3,287.49 SOS |
| 500 MXN | 16,437.44 SOS |
| 1,000 MXN | 32,874.89 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-05-27T21:34:04Z",
"rates": {
"SOS": 32.874889
}
}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": 3287.4889000000003,
"rate": 32.874889
}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