Rate Overview
Live
1 MXN = 33.4420 SOS
1 SOS = 0.029902
MXN
Avg
33.3626
High
33.9867
Low
33.0425
Last updated: 8/12/2026, 6:10:21 PM
Quick Conversions
| MXN | SOS |
|---|---|
| 1 MXN | 33.44 SOS |
| 10 MXN | 334.42 SOS |
| 50 MXN | 1,672.10 SOS |
| 100 MXN | 3,344.20 SOS |
| 500 MXN | 16,721.02 SOS |
| 1,000 MXN | 33,442.04 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-08-12T18:10:21Z",
"rates": {
"SOS": 33.442039
}
}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": 3344.2039,
"rate": 33.442039
}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