Rate Overview
Live
1 SYP = 0.865053 INR
1 INR = 1.1560
SYP
Avg
0.860176
High
0.865053
Low
0.857135
Last updated: 5/6/2026, 12:37:02 AM
Quick Conversions
| SYP | INR |
|---|---|
| 1 SYP | 0.87 INR |
| 10 SYP | 8.65 INR |
| 50 SYP | 43.25 INR |
| 100 SYP | 86.51 INR |
| 500 SYP | 432.53 INR |
| 1,000 SYP | 865.05 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-06T00:37:02Z",
"rates": {
"INR": 0.865053
}
}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.50529999999999,
"rate": 0.865053
}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