Rate Overview
Live
1 ARS = 0.074207 SYP
1 SYP = 13.4758
ARS
Avg
0.074596
High
0.074866
Low
0.074207
Last updated: 7/3/2026, 3:43:00 AM
Quick Conversions
| ARS | SYP |
|---|---|
| 1 ARS | 0.07 SYP |
| 10 ARS | 0.74 SYP |
| 50 ARS | 3.71 SYP |
| 100 ARS | 7.42 SYP |
| 500 ARS | 37.10 SYP |
| 1,000 ARS | 74.21 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-07-03T03:43:00Z",
"rates": {
"SYP": 0.074207
}
}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.420699999999999,
"rate": 0.074207
}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