Rate Overview
Live
1 SYP = 13.1082 ARS
1 ARS = 0.076288
SYP
Avg
12.9875
High
13.1082
Low
12.8885
Last updated: 6/19/2026, 6:57:00 AM
Quick Conversions
| SYP | ARS |
|---|---|
| 1 SYP | 13.11 ARS |
| 10 SYP | 131.08 ARS |
| 50 SYP | 655.41 ARS |
| 100 SYP | 1,310.82 ARS |
| 500 SYP | 6,554.11 ARS |
| 1,000 SYP | 13,108.23 ARS |
Get SYP/ARS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=ARSExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-19T06:57:00Z",
"rates": {
"ARS": 13.108228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=ARS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "ARS",
"amount": 100
},
"result": 1310.8228000000001,
"rate": 13.108228
}Build with SYP/ARS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key