Rate Overview
Live
1 ARS = 8.6799 SYP
1 SYP = 0.115208
ARS
Avg
1.1550
High
8.7166
Low
0.074253
Last updated: 8/22/2026, 2:44:22 PM
Quick Conversions
| ARS | SYP |
|---|---|
| 1 ARS | 8.68 SYP |
| 10 ARS | 86.80 SYP |
| 50 ARS | 434.00 SYP |
| 100 ARS | 867.99 SYP |
| 500 ARS | 4,339.97 SYP |
| 1,000 ARS | 8,679.94 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-22T14:44:22Z",
"rates": {
"SYP": 8.679941
}
}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": 867.9940999999999,
"rate": 8.679941
}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