Rate Overview
Live
1 ARS = 0.078536 SYP
1 SYP = 12.7330
ARS
Avg
0.079001
High
0.080048
Low
0.078117
Last updated: 3/6/2026, 10:24:56 PM
Quick Conversions
| ARS | SYP |
|---|---|
| 1 ARS | 0.08 SYP |
| 10 ARS | 0.79 SYP |
| 50 ARS | 3.93 SYP |
| 100 ARS | 7.85 SYP |
| 500 ARS | 39.27 SYP |
| 1,000 ARS | 78.54 SYP |
Get ARS/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ARS¤cies=SYPExample Response:
{
"success": true,
"base": "ARS",
"date": "2026-03-06T22:24:56Z",
"rates": {
"SYP": 0.078536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ARS&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ARS",
"to": "SYP",
"amount": 100
},
"result": 7.853599999999999,
"rate": 0.078536
}Build with ARS/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key