Rate Overview
Live
1 MXN = 0.829523 SCR
1 SCR = 1.2055
MXN
Avg
0.817482
High
0.847062
Low
0.792533
Last updated: 6/16/2026, 8:51:17 AM
Quick Conversions
| MXN | SCR |
|---|---|
| 1 MXN | 0.83 SCR |
| 10 MXN | 8.30 SCR |
| 50 MXN | 41.48 SCR |
| 100 MXN | 82.95 SCR |
| 500 MXN | 414.76 SCR |
| 1,000 MXN | 829.52 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-06-16T08:51:17Z",
"rates": {
"SCR": 0.829523
}
}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": 82.95230000000001,
"rate": 0.829523
}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