Rate Overview
Live
1 SYP = 12.3567 ARS
1 ARS = 0.080928
SYP
Avg
5.7278
High
13.2200
Low
0.102508
Last updated: 3/27/2026, 5:12:26 AM
Quick Conversions
| SYP | ARS |
|---|---|
| 1 SYP | 12.36 ARS |
| 10 SYP | 123.57 ARS |
| 50 SYP | 617.83 ARS |
| 100 SYP | 1,235.67 ARS |
| 500 SYP | 6,178.33 ARS |
| 1,000 SYP | 12,356.66 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-03-27T05:12:26Z",
"rates": {
"ARS": 12.356664
}
}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": 1235.6664,
"rate": 12.356664
}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