Rate Overview
Live
1 SYP = 0.116030 ARS
1 ARS = 8.6185
SYP
Avg
0.115329
High
0.116030
Low
0.114401
Last updated: 8/25/2026, 7:40:57 PM
Quick Conversions
| SYP | ARS |
|---|---|
| 1 SYP | 0.12 ARS |
| 10 SYP | 1.16 ARS |
| 50 SYP | 5.80 ARS |
| 100 SYP | 11.60 ARS |
| 500 SYP | 58.02 ARS |
| 1,000 SYP | 116.03 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-25T19:40:57Z",
"rates": {
"ARS": 0.11603
}
}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.603,
"rate": 0.11603
}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