Rate Overview
Live
1 MXN = 6.2068 SYP
1 SYP = 0.161115
MXN
Avg
6.3279
High
6.4299
Low
6.2068
Last updated: 3/6/2026, 10:51:29 PM
Quick Conversions
| MXN | SYP |
|---|---|
| 1 MXN | 6.21 SYP |
| 10 MXN | 62.07 SYP |
| 50 MXN | 310.34 SYP |
| 100 MXN | 620.68 SYP |
| 500 MXN | 3,103.38 SYP |
| 1,000 MXN | 6,206.75 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-06T22:51:29Z",
"rates": {
"SYP": 6.206753
}
}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": 620.6753,
"rate": 6.206753
}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