Rate Overview
Live
1 SYP = 0.864794 INR
1 INR = 1.1563
SYP
Avg
0.858806
High
0.864794
Low
0.853582
Last updated: 7/3/2026, 5:47:08 AM
Quick Conversions
| SYP | INR |
|---|---|
| 1 SYP | 0.86 INR |
| 10 SYP | 8.65 INR |
| 50 SYP | 43.24 INR |
| 100 SYP | 86.48 INR |
| 500 SYP | 432.40 INR |
| 1,000 SYP | 864.79 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-07-03T05:47:08Z",
"rates": {
"INR": 0.864794
}
}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.4794,
"rate": 0.864794
}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