Rate Overview
Live
1 MXN = 0.851797 SCR
1 SCR = 1.1740
MXN
Avg
0.841285
High
0.861725
Low
0.826132
Last updated: 9/2/2026, 6:12:36 PM
Quick Conversions
| MXN | SCR |
|---|---|
| 1 MXN | 0.85 SCR |
| 10 MXN | 8.52 SCR |
| 50 MXN | 42.59 SCR |
| 100 MXN | 85.18 SCR |
| 500 MXN | 425.90 SCR |
| 1,000 MXN | 851.80 SCR |
Get MXN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SCRExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-09-02T18:12:36Z",
"rates": {
"SCR": 0.851797
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "SCR",
"amount": 100
},
"result": 85.1797,
"rate": 0.851797
}Build with MXN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key