Rate Overview
Live
1 SYP = 0.850093 INR
1 INR = 1.1763
SYP
Avg
0.835221
High
0.851403
Low
0.822344
Last updated: 3/26/2026, 6:41:11 PM
Quick Conversions
| SYP | INR |
|---|---|
| 1 SYP | 0.85 INR |
| 10 SYP | 8.50 INR |
| 50 SYP | 42.50 INR |
| 100 SYP | 85.01 INR |
| 500 SYP | 425.05 INR |
| 1,000 SYP | 850.09 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-03-26T18:41:11Z",
"rates": {
"INR": 0.850093
}
}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": 85.0093,
"rate": 0.850093
}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