Rate Overview
Live
1 MXN = 6.1864 SYP
1 SYP = 0.161646
MXN
Avg
514.3506
High
707.5380
Low
6.1765
Last updated: 3/27/2026, 6:48:46 AM
Quick Conversions
| MXN | SYP |
|---|---|
| 1 MXN | 6.19 SYP |
| 10 MXN | 61.86 SYP |
| 50 MXN | 309.32 SYP |
| 100 MXN | 618.64 SYP |
| 500 MXN | 3,093.18 SYP |
| 1,000 MXN | 6,186.37 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-03-27T06:48:46Z",
"rates": {
"SYP": 6.186367
}
}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": 618.6367,
"rate": 6.186367
}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