Rate Overview
Live
1 SCR = 6.7387 INR
1 INR = 0.148397
SCR
Avg
6.6688
High
6.9548
Low
6.4354
Last updated: 5/26/2026, 11:24:53 AM
Quick Conversions
| SCR | INR |
|---|---|
| 1 SCR | 6.74 INR |
| 10 SCR | 67.39 INR |
| 50 SCR | 336.94 INR |
| 100 SCR | 673.87 INR |
| 500 SCR | 3,369.35 INR |
| 1,000 SCR | 6,738.70 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-26T11:24:53Z",
"rates": {
"INR": 6.738701
}
}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.8701,
"rate": 6.738701
}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