Rate Overview
Live
1 INR = 0.162587 SCR
1 SCR = 6.1506
INR
Avg
0.157543
High
0.162639
Low
0.148978
Last updated: 3/6/2026, 8:06:37 AM
Quick Conversions
| INR | SCR |
|---|---|
| 1 INR | 0.16 SCR |
| 10 INR | 1.63 SCR |
| 50 INR | 8.13 SCR |
| 100 INR | 16.26 SCR |
| 500 INR | 81.29 SCR |
| 1,000 INR | 162.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-03-06T08:06:37Z",
"rates": {
"SCR": 0.162587
}
}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": 16.2587,
"rate": 0.162587
}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