Rate Overview
Live
1 MXN = 6.3049 SYP
1 SYP = 0.158607
MXN
Avg
6.3082
High
6.3293
Low
6.2661
Last updated: 7/2/2026, 5:40:34 AM
Quick Conversions
| MXN | SYP |
|---|---|
| 1 MXN | 6.30 SYP |
| 10 MXN | 63.05 SYP |
| 50 MXN | 315.24 SYP |
| 100 MXN | 630.49 SYP |
| 500 MXN | 3,152.45 SYP |
| 1,000 MXN | 6,304.90 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-07-02T05:40:34Z",
"rates": {
"SYP": 6.304897
}
}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": 630.4897000000001,
"rate": 6.304897
}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