Rate Overview
Live
1 SYP = 0.161718 MXN
1 MXN = 6.1836
SYP
Avg
0.036999
High
0.161903
Low
0.001413
Last updated: 3/27/2026, 3:27:15 AM
Quick Conversions
| SYP | MXN |
|---|---|
| 1 SYP | 0.16 MXN |
| 10 SYP | 1.62 MXN |
| 50 SYP | 8.09 MXN |
| 100 SYP | 16.17 MXN |
| 500 SYP | 80.86 MXN |
| 1,000 SYP | 161.72 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-03-27T03:27:15Z",
"rates": {
"MXN": 0.161718
}
}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": 16.1718,
"rate": 0.161718
}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