Rate Overview
Live
1 ARS = 0.080927 SYP
1 SYP = 12.3568
ARS
Avg
4.5264
High
9.7553
Low
0.075642
Last updated: 3/27/2026, 5:10:59 AM
Quick Conversions
| ARS | SYP |
|---|---|
| 1 ARS | 0.08 SYP |
| 10 ARS | 0.81 SYP |
| 50 ARS | 4.05 SYP |
| 100 ARS | 8.09 SYP |
| 500 ARS | 40.46 SYP |
| 1,000 ARS | 80.93 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-27T05:10:59Z",
"rates": {
"SYP": 0.080927
}
}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": 8.0927,
"rate": 0.080927
}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