Rate Overview
Live
1 MXN = 32.6362 SOS
1 SOS = 0.030641
MXN
Avg
32.7121
High
33.3016
Low
31.3146
Last updated: 7/27/2026, 7:34:11 PM
Quick Conversions
| MXN | SOS |
|---|---|
| 1 MXN | 32.64 SOS |
| 10 MXN | 326.36 SOS |
| 50 MXN | 1,631.81 SOS |
| 100 MXN | 3,263.62 SOS |
| 500 MXN | 16,318.12 SOS |
| 1,000 MXN | 32,636.24 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-07-27T19:34:11Z",
"rates": {
"SOS": 32.636238
}
}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": 3263.6238,
"rate": 32.636238
}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