Rate Overview
Live
1 INR = 0.152635 SCR
1 SCR = 6.5516
INR
Avg
0.149539
High
0.152667
Low
0.145306
Last updated: 6/17/2026, 8:06:59 AM
Quick Conversions
| INR | SCR |
|---|---|
| 1 INR | 0.15 SCR |
| 10 INR | 1.53 SCR |
| 50 INR | 7.63 SCR |
| 100 INR | 15.26 SCR |
| 500 INR | 76.32 SCR |
| 1,000 INR | 152.64 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-06-17T08:06:59Z",
"rates": {
"SCR": 0.152635
}
}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.263499999999999,
"rate": 0.152635
}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