Rate Overview
Live
1 SYP = 0.155884 MXN
1 MXN = 6.4150
SYP
Avg
0.156645
High
0.157714
Low
0.155850
Last updated: 4/16/2026, 7:40:29 AM
Quick Conversions
| SYP | MXN |
|---|---|
| 1 SYP | 0.16 MXN |
| 10 SYP | 1.56 MXN |
| 50 SYP | 7.79 MXN |
| 100 SYP | 15.59 MXN |
| 500 SYP | 77.94 MXN |
| 1,000 SYP | 155.88 MXN |
Get SYP/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MXNExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-16T07:40:29Z",
"rates": {
"MXN": 0.155884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MXN",
"amount": 100
},
"result": 15.5884,
"rate": 0.155884
}Build with SYP/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key