Rate Overview
Live
1 MXN = 0.849196 SCR
1 SCR = 1.1776
MXN
Avg
0.822603
High
0.876322
Low
0.768741
Last updated: 5/27/2026, 8:47:39 AM
Quick Conversions
| MXN | SCR |
|---|---|
| 1 MXN | 0.85 SCR |
| 10 MXN | 8.49 SCR |
| 50 MXN | 42.46 SCR |
| 100 MXN | 84.92 SCR |
| 500 MXN | 424.60 SCR |
| 1,000 MXN | 849.20 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-05-27T08:47:39Z",
"rates": {
"SCR": 0.849196
}
}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": 84.91959999999999,
"rate": 0.849196
}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