Rate Overview
Live
1 MXN = 758.2773 SYP
1 SYP = 0.001319
MXN
Avg
764.4460
High
769.2441
Low
757.9272
Last updated: 9/15/2026, 4:11:53 PM
Quick Conversions
| MXN | SYP |
|---|---|
| 1 MXN | 758.28 SYP |
| 10 MXN | 7,582.77 SYP |
| 50 MXN | 37,913.87 SYP |
| 100 MXN | 75,827.73 SYP |
| 500 MXN | 379,138.67 SYP |
| 1,000 MXN | 758,277.34 SYP |
Get MXN/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=SYPExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-09-15T16:11:53Z",
"rates": {
"SYP": 758.27734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "SYP",
"amount": 100
},
"result": 75827.734,
"rate": 758.27734
}Build with MXN/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key