Rate Overview
Live
1 MXN = 0.832649 SCR
1 SCR = 1.2010
MXN
Avg
0.834941
High
0.858418
Low
0.805264
Last updated: 8/12/2026, 10:26:03 PM
Quick Conversions
| MXN | SCR |
|---|---|
| 1 MXN | 0.83 SCR |
| 10 MXN | 8.33 SCR |
| 50 MXN | 41.63 SCR |
| 100 MXN | 83.26 SCR |
| 500 MXN | 416.32 SCR |
| 1,000 MXN | 832.65 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-08-12T22:26:03Z",
"rates": {
"SCR": 0.832649
}
}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": 83.2649,
"rate": 0.832649
}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