Rate Overview
Live
1 MXN = 0.803399 SCR
1 SCR = 1.2447
MXN
Avg
0.821601
High
0.876322
Low
0.768741
Last updated: 3/27/2026, 9:25:28 AM
Quick Conversions
| MXN | SCR |
|---|---|
| 1 MXN | 0.80 SCR |
| 10 MXN | 8.03 SCR |
| 50 MXN | 40.17 SCR |
| 100 MXN | 80.34 SCR |
| 500 MXN | 401.70 SCR |
| 1,000 MXN | 803.40 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-27T09:25:28Z",
"rates": {
"SCR": 0.803399
}
}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.3399,
"rate": 0.803399
}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