Rate Overview
Live
1 ARS = 0.079217 SYP
1 SYP = 12.6236
ARS
Avg
0.079363
High
0.080132
Low
0.078834
Last updated: 5/8/2026, 12:59:13 PM
Quick Conversions
| ARS | SYP |
|---|---|
| 1 ARS | 0.08 SYP |
| 10 ARS | 0.79 SYP |
| 50 ARS | 3.96 SYP |
| 100 ARS | 7.92 SYP |
| 500 ARS | 39.61 SYP |
| 1,000 ARS | 79.22 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-05-08T12:59:13Z",
"rates": {
"SYP": 0.079217
}
}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.9216999999999995,
"rate": 0.079217
}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