Rate Overview
Live
1 SYP = 13.5048 ARS
1 ARS = 0.074048
SYP
Avg
13.4754
High
13.5048
Low
13.4254
Last updated: 7/8/2026, 2:19:44 PM
Quick Conversions
| SYP | ARS |
|---|---|
| 1 SYP | 13.50 ARS |
| 10 SYP | 135.05 ARS |
| 50 SYP | 675.24 ARS |
| 100 SYP | 1,350.48 ARS |
| 500 SYP | 6,752.39 ARS |
| 1,000 SYP | 13,504.79 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-07-08T14:19:44Z",
"rates": {
"ARS": 13.504787
}
}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": 1350.4787000000001,
"rate": 13.504787
}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