Rate Overview
Live
1 SYP = 0.859083 INR
1 INR = 1.1640
SYP
Avg
0.861910
High
0.866509
Low
0.859083
Last updated: 6/15/2026, 5:35:18 AM
Quick Conversions
| SYP | INR |
|---|---|
| 1 SYP | 0.86 INR |
| 10 SYP | 8.59 INR |
| 50 SYP | 42.95 INR |
| 100 SYP | 85.91 INR |
| 500 SYP | 429.54 INR |
| 1,000 SYP | 859.08 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-06-15T05:35:18Z",
"rates": {
"INR": 0.859083
}
}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": 85.9083,
"rate": 0.859083
}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