Rate Overview
Live
1 INR = 0.149588 SCR
1 SCR = 6.6850
INR
Avg
0.148742
High
0.151229
Low
0.145245
Last updated: 7/27/2026, 2:25:12 AM
Quick Conversions
| INR | SCR |
|---|---|
| 1 INR | 0.15 SCR |
| 10 INR | 1.50 SCR |
| 50 INR | 7.48 SCR |
| 100 INR | 14.96 SCR |
| 500 INR | 74.79 SCR |
| 1,000 INR | 149.59 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-27T02:25:12Z",
"rates": {
"SCR": 0.149588
}
}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": 14.9588,
"rate": 0.149588
}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