Rate Overview
Live
1 INR = 1.1544 SYP
1 SYP = 0.866231
INR
Avg
12.2711
High
123.0861
Low
1.1491
Last updated: 5/26/2026, 6:19:07 AM
Quick Conversions
| INR | SYP |
|---|---|
| 1 INR | 1.15 SYP |
| 10 INR | 11.54 SYP |
| 50 INR | 57.72 SYP |
| 100 INR | 115.44 SYP |
| 500 INR | 577.21 SYP |
| 1,000 INR | 1,154.43 SYP |
Get INR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=SYPExample Response:
{
"success": true,
"base": "INR",
"date": "2026-05-26T06:19:07Z",
"rates": {
"SYP": 1.154426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "SYP",
"amount": 100
},
"result": 115.4426,
"rate": 1.154426
}Build with INR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key