Rate Overview
Live
1 SYP = 0.865606 INR
1 INR = 1.1553
SYP
Avg
0.197039
High
0.865606
Low
0.006446
Last updated: 5/26/2026, 5:18:39 AM
Quick Conversions
| SYP | INR |
|---|---|
| 1 SYP | 0.87 INR |
| 10 SYP | 8.66 INR |
| 50 SYP | 43.28 INR |
| 100 SYP | 86.56 INR |
| 500 SYP | 432.80 INR |
| 1,000 SYP | 865.61 INR |
Get SYP/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=INRExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-26T05:18:39Z",
"rates": {
"INR": 0.865606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "INR",
"amount": 100
},
"result": 86.5606,
"rate": 0.865606
}Build with SYP/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key