Rate Overview
Live
1 MXN = 6.1858 SYP
1 SYP = 0.161662
MXN
Avg
93.3135
High
615.2859
Low
6.1858
Last updated: 3/27/2026, 5:14:25 AM
Quick Conversions
| MXN | SYP |
|---|---|
| 1 MXN | 6.19 SYP |
| 10 MXN | 61.86 SYP |
| 50 MXN | 309.29 SYP |
| 100 MXN | 618.58 SYP |
| 500 MXN | 3,092.88 SYP |
| 1,000 MXN | 6,185.76 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-27T05:14:25Z",
"rates": {
"SYP": 6.185762
}
}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.5762000000001,
"rate": 6.185762
}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