Rate Overview
Live
1 SYP = 0.156859 MXN
1 MXN = 6.3752
SYP
Avg
0.156724
High
0.157120
Low
0.156236
Last updated: 5/26/2026, 4:34:48 PM
Quick Conversions
| SYP | MXN |
|---|---|
| 1 SYP | 0.16 MXN |
| 10 SYP | 1.57 MXN |
| 50 SYP | 7.84 MXN |
| 100 SYP | 15.69 MXN |
| 500 SYP | 78.43 MXN |
| 1,000 SYP | 156.86 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-05-26T16:34:48Z",
"rates": {
"MXN": 0.156859
}
}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.6859,
"rate": 0.156859
}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