Rate Overview
Live
1 MXN = 0.801468 SCR
1 SCR = 1.2477
MXN
Avg
0.780148
High
0.879634
Low
0.701013
Last updated: 3/27/2026, 2:47:44 PM
Quick Conversions
| MXN | SCR |
|---|---|
| 1 MXN | 0.80 SCR |
| 10 MXN | 8.01 SCR |
| 50 MXN | 40.07 SCR |
| 100 MXN | 80.15 SCR |
| 500 MXN | 400.73 SCR |
| 1,000 MXN | 801.47 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-27T14:47:44Z",
"rates": {
"SCR": 0.801468
}
}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.1468,
"rate": 0.801468
}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