Rate Overview
Live
1 MXN = 32.8579 SOS
1 SOS = 0.030434
MXN
Avg
32.9618
High
33.0515
Low
32.8579
Last updated: 5/27/2026, 6:17:35 PM
Quick Conversions
| MXN | SOS |
|---|---|
| 1 MXN | 32.86 SOS |
| 10 MXN | 328.58 SOS |
| 50 MXN | 1,642.90 SOS |
| 100 MXN | 3,285.79 SOS |
| 500 MXN | 16,428.97 SOS |
| 1,000 MXN | 32,857.95 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-27T18:17:35Z",
"rates": {
"SOS": 32.857949
}
}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": 3285.7949,
"rate": 32.857949
}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