Rate Overview
Live
1 ARS = 0.076669 SYP
1 SYP = 13.0431
ARS
Avg
0.077761
High
0.079175
Low
0.076257
Last updated: 6/18/2026, 11:30:33 AM
Quick Conversions
| ARS | SYP |
|---|---|
| 1 ARS | 0.08 SYP |
| 10 ARS | 0.77 SYP |
| 50 ARS | 3.83 SYP |
| 100 ARS | 7.67 SYP |
| 500 ARS | 38.33 SYP |
| 1,000 ARS | 76.67 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-06-18T11:30:33Z",
"rates": {
"SYP": 0.076669
}
}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.6669,
"rate": 0.076669
}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