Rate Overview
Live
1 MXN = 32.8723 SOS
1 SOS = 0.030421
MXN
Avg
30.1869
High
33.1411
Low
27.6000
Last updated: 5/27/2026, 8:27:45 PM
Quick Conversions
| MXN | SOS |
|---|---|
| 1 MXN | 32.87 SOS |
| 10 MXN | 328.72 SOS |
| 50 MXN | 1,643.62 SOS |
| 100 MXN | 3,287.23 SOS |
| 500 MXN | 16,436.17 SOS |
| 1,000 MXN | 32,872.33 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-27T20:27:45Z",
"rates": {
"SOS": 32.872333
}
}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.2333,
"rate": 32.872333
}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