Rate Overview
Live
1 MXN = 0.806391 SCR
1 SCR = 1.2401
MXN
Avg
0.814520
High
0.870252
Low
0.780316
Last updated: 3/27/2026, 7:44:54 AM
Quick Conversions
| MXN | SCR |
|---|---|
| 1 MXN | 0.81 SCR |
| 10 MXN | 8.06 SCR |
| 50 MXN | 40.32 SCR |
| 100 MXN | 80.64 SCR |
| 500 MXN | 403.20 SCR |
| 1,000 MXN | 806.39 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-27T07:44:54Z",
"rates": {
"SCR": 0.806391
}
}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.6391,
"rate": 0.806391
}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