Rate Overview
Live
1 INR = 1.1642 SYP
1 SYP = 0.858960
INR
Avg
1.1609
High
1.1655
Low
1.1541
Last updated: 6/15/2026, 6:45:04 AM
Quick Conversions
| INR | SYP |
|---|---|
| 1 INR | 1.16 SYP |
| 10 INR | 11.64 SYP |
| 50 INR | 58.21 SYP |
| 100 INR | 116.42 SYP |
| 500 INR | 582.10 SYP |
| 1,000 INR | 1,164.20 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-06-15T06:45:04Z",
"rates": {
"SYP": 1.164199
}
}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": 116.4199,
"rate": 1.164199
}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