Rate Overview
Live
1 INR = 0.150235 SCR
1 SCR = 6.6562
INR
Avg
0.149124
High
0.151274
Low
0.145245
Last updated: 7/26/2026, 10:24:42 AM
Quick Conversions
| INR | SCR |
|---|---|
| 1 INR | 0.15 SCR |
| 10 INR | 1.50 SCR |
| 50 INR | 7.51 SCR |
| 100 INR | 15.02 SCR |
| 500 INR | 75.12 SCR |
| 1,000 INR | 150.24 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-26T10:24:42Z",
"rates": {
"SCR": 0.150235
}
}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.0235,
"rate": 0.150235
}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