Rate Overview
Live
1 INR = 0.152826 SCR
1 SCR = 6.5434
INR
Avg
0.148330
High
0.152916
Low
0.137777
Last updated: 7/7/2026, 6:53:12 AM
Quick Conversions
| INR | SCR |
|---|---|
| 1 INR | 0.15 SCR |
| 10 INR | 1.53 SCR |
| 50 INR | 7.64 SCR |
| 100 INR | 15.28 SCR |
| 500 INR | 76.41 SCR |
| 1,000 INR | 152.83 SCR |
Get INR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=SCRExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-07T06:53:12Z",
"rates": {
"SCR": 0.152826
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "SCR",
"amount": 100
},
"result": 15.282599999999999,
"rate": 0.152826
}Build with INR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key