Rate Overview
Live
1 SCR = 6.6485 INR
1 INR = 0.150409
SCR
Avg
6.3332
High
7.1343
Low
5.8190
Last updated: 7/24/2026, 8:16:59 AM
Quick Conversions
| SCR | INR |
|---|---|
| 1 SCR | 6.65 INR |
| 10 SCR | 66.49 INR |
| 50 SCR | 332.43 INR |
| 100 SCR | 664.85 INR |
| 500 SCR | 3,324.27 INR |
| 1,000 SCR | 6,648.54 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-07-24T08:16:59Z",
"rates": {
"INR": 6.648538
}
}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": 664.8538,
"rate": 6.648538
}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