Rate Overview
Live
1 ARS = 0.078361 SYP
1 SYP = 12.7615
ARS
Avg
0.078686
High
0.079122
Low
0.078361
Last updated: 5/28/2026, 9:39:48 PM
Quick Conversions
| ARS | SYP |
|---|---|
| 1 ARS | 0.08 SYP |
| 10 ARS | 0.78 SYP |
| 50 ARS | 3.92 SYP |
| 100 ARS | 7.84 SYP |
| 500 ARS | 39.18 SYP |
| 1,000 ARS | 78.36 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-28T21:39:48Z",
"rates": {
"SYP": 0.078361
}
}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.8361,
"rate": 0.078361
}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