Rate Overview
Live
1 SYP = 0.001304 MXN
1 MXN = 766.8712
SYP
Avg
0.151310
High
0.163952
Low
0.001304
Last updated: 8/20/2026, 9:19:59 AM
Quick Conversions
| SYP | MXN |
|---|---|
| 1 SYP | 0.00 MXN |
| 10 SYP | 0.01 MXN |
| 50 SYP | 0.07 MXN |
| 100 SYP | 0.13 MXN |
| 500 SYP | 0.65 MXN |
| 1,000 SYP | 1.30 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-08-20T09:19:59Z",
"rates": {
"MXN": 0.001304
}
}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": 0.13040000000000002,
"rate": 0.001304
}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