Rate Overview
Live
1 ARS = 8.6833 SYP
1 SYP = 0.115163
ARS
Avg
8.7323
High
8.8160
Low
8.6833
Last updated: 8/21/2026, 7:15:53 PM
Quick Conversions
| ARS | SYP |
|---|---|
| 1 ARS | 8.68 SYP |
| 10 ARS | 86.83 SYP |
| 50 ARS | 434.17 SYP |
| 100 ARS | 868.33 SYP |
| 500 ARS | 4,341.65 SYP |
| 1,000 ARS | 8,683.31 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-08-21T19:15:53Z",
"rates": {
"SYP": 8.683309
}
}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": 868.3308999999999,
"rate": 8.683309
}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