Rate Overview
Live
1 MXN = 0.841262 SCR
1 SCR = 1.1887
MXN
Avg
0.829970
High
0.850355
Low
0.781772
Last updated: 3/7/2026, 1:01:45 AM
Quick Conversions
| MXN | SCR |
|---|---|
| 1 MXN | 0.84 SCR |
| 10 MXN | 8.41 SCR |
| 50 MXN | 42.06 SCR |
| 100 MXN | 84.13 SCR |
| 500 MXN | 420.63 SCR |
| 1,000 MXN | 841.26 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-07T01:01:45Z",
"rates": {
"SCR": 0.841262
}
}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": 84.1262,
"rate": 0.841262
}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