Rate Overview
Live
1 SYP = 0.864668 INR
1 INR = 1.1565
SYP
Avg
0.868474
High
0.875920
Low
0.861698
Last updated: 5/26/2026, 3:13:54 AM
Quick Conversions
| SYP | INR |
|---|---|
| 1 SYP | 0.86 INR |
| 10 SYP | 8.65 INR |
| 50 SYP | 43.23 INR |
| 100 SYP | 86.47 INR |
| 500 SYP | 432.33 INR |
| 1,000 SYP | 864.67 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-26T03:13:54Z",
"rates": {
"INR": 0.864668
}
}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.4668,
"rate": 0.864668
}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