Rate Overview
Live
1 MXN = 0.801846 SCR
1 SCR = 1.2471
MXN
Avg
0.816832
High
0.858143
Low
0.780794
Last updated: 3/27/2026, 11:10:55 AM
Quick Conversions
| MXN | SCR |
|---|---|
| 1 MXN | 0.80 SCR |
| 10 MXN | 8.02 SCR |
| 50 MXN | 40.09 SCR |
| 100 MXN | 80.18 SCR |
| 500 MXN | 400.92 SCR |
| 1,000 MXN | 801.85 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-03-27T11:10:55Z",
"rates": {
"SCR": 0.801846
}
}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": 80.18459999999999,
"rate": 0.801846
}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