Rate Overview
Live
1 SYP = 0.157975 MXN
1 MXN = 6.3301
SYP
Avg
0.158224
High
0.158857
Low
0.157835
Last updated: 7/4/2026, 10:46:12 AM
Quick Conversions
| SYP | MXN |
|---|---|
| 1 SYP | 0.16 MXN |
| 10 SYP | 1.58 MXN |
| 50 SYP | 7.90 MXN |
| 100 SYP | 15.80 MXN |
| 500 SYP | 78.99 MXN |
| 1,000 SYP | 157.98 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-07-04T10:46:12Z",
"rates": {
"MXN": 0.157975
}
}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.797500000000001,
"rate": 0.157975
}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