Rate Overview
Live
1 SCR = 6.7334 INR
1 INR = 0.148513
SCR
Avg
6.4031
High
7.1343
Low
5.9476
Last updated: 5/26/2026, 10:19:38 AM
Quick Conversions
| SCR | INR |
|---|---|
| 1 SCR | 6.73 INR |
| 10 SCR | 67.33 INR |
| 50 SCR | 336.67 INR |
| 100 SCR | 673.34 INR |
| 500 SCR | 3,366.71 INR |
| 1,000 SCR | 6,733.42 INR |
Get SCR/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=INRExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-05-26T10:19:38Z",
"rates": {
"INR": 6.733422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "INR",
"amount": 100
},
"result": 673.3422,
"rate": 6.733422
}Build with SCR/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key