Rate Overview
Live
1 SYP = 0.865749 INR
1 INR = 1.1551
SYP
Avg
0.868629
High
0.875920
Low
0.861698
Last updated: 5/26/2026, 4:17:30 AM
Quick Conversions
| SYP | INR |
|---|---|
| 1 SYP | 0.87 INR |
| 10 SYP | 8.66 INR |
| 50 SYP | 43.29 INR |
| 100 SYP | 86.57 INR |
| 500 SYP | 432.87 INR |
| 1,000 SYP | 865.75 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-26T04:17:30Z",
"rates": {
"INR": 0.865749
}
}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.5749,
"rate": 0.865749
}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