Rate Overview
Live
1 SYP = 0.114759 ARS
1 ARS = 8.7139
SYP
Avg
11.5658
High
13.4628
Low
0.114759
Last updated: 8/14/2026, 2:22:40 AM
Quick Conversions
| SYP | ARS |
|---|---|
| 1 SYP | 0.11 ARS |
| 10 SYP | 1.15 ARS |
| 50 SYP | 5.74 ARS |
| 100 SYP | 11.48 ARS |
| 500 SYP | 57.38 ARS |
| 1,000 SYP | 114.76 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-08-14T02:22:40Z",
"rates": {
"ARS": 0.114759
}
}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": 11.4759,
"rate": 0.114759
}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