Rate Overview
Live
1 MXN = 0.834824 SCR
1 SCR = 1.1979
MXN
Avg
0.817259
High
0.834824
Low
0.766447
Last updated: 7/25/2026, 7:49:18 PM
Quick Conversions
| MXN | SCR |
|---|---|
| 1 MXN | 0.83 SCR |
| 10 MXN | 8.35 SCR |
| 50 MXN | 41.74 SCR |
| 100 MXN | 83.48 SCR |
| 500 MXN | 417.41 SCR |
| 1,000 MXN | 834.82 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-07-25T19:49:18Z",
"rates": {
"SCR": 0.834824
}
}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.4824,
"rate": 0.834824
}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