Rate Overview
Live
1 INR = 1.1811 SYP
1 SYP = 0.846694
INR
Avg
1.1882
High
1.1996
Low
1.1811
Last updated: 4/15/2026, 10:39:09 PM
Quick Conversions
| INR | SYP |
|---|---|
| 1 INR | 1.18 SYP |
| 10 INR | 11.81 SYP |
| 50 INR | 59.05 SYP |
| 100 INR | 118.11 SYP |
| 500 INR | 590.53 SYP |
| 1,000 INR | 1,181.06 SYP |
Get INR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=SYPExample Response:
{
"success": true,
"base": "INR",
"date": "2026-04-15T22:39:09Z",
"rates": {
"SYP": 1.181064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "SYP",
"amount": 100
},
"result": 118.1064,
"rate": 1.181064
}Build with INR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key