Rate Overview
Live
1 MXN = 33.3129 SOS
1 SOS = 0.030018
MXN
Avg
32.8790
High
33.3357
Low
32.6270
Last updated: 5/7/2026, 2:47:51 PM
Quick Conversions
| MXN | SOS |
|---|---|
| 1 MXN | 33.31 SOS |
| 10 MXN | 333.13 SOS |
| 50 MXN | 1,665.65 SOS |
| 100 MXN | 3,331.29 SOS |
| 500 MXN | 16,656.45 SOS |
| 1,000 MXN | 33,312.90 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-07T14:47:51Z",
"rates": {
"SOS": 33.312904
}
}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": 3331.2904000000003,
"rate": 33.312904
}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