Rate Overview
Live
1 SYP = 0.858959 INR
1 INR = 1.1642
SYP
Avg
0.861409
High
0.866509
Low
0.858028
Last updated: 6/15/2026, 6:45:05 AM
Quick Conversions
| SYP | INR |
|---|---|
| 1 SYP | 0.86 INR |
| 10 SYP | 8.59 INR |
| 50 SYP | 42.95 INR |
| 100 SYP | 85.90 INR |
| 500 SYP | 429.48 INR |
| 1,000 SYP | 858.96 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-15T06:45:05Z",
"rates": {
"INR": 0.858959
}
}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.8959,
"rate": 0.858959
}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