Rate Overview
Live
1 INR = 1.1763 SYP
1 SYP = 0.850094
INR
Avg
18.6146
High
123.0861
Low
1.1763
Last updated: 3/26/2026, 6:36:43 PM
Quick Conversions
| INR | SYP |
|---|---|
| 1 INR | 1.18 SYP |
| 10 INR | 11.76 SYP |
| 50 INR | 58.82 SYP |
| 100 INR | 117.63 SYP |
| 500 INR | 588.17 SYP |
| 1,000 INR | 1,176.34 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-03-26T18:36:43Z",
"rates": {
"SYP": 1.176341
}
}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": 117.6341,
"rate": 1.176341
}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