Rate Overview
Live
1 SCR = 6.7303 INR
1 INR = 0.148582
SCR
Avg
6.6672
High
6.9548
Low
6.4354
Last updated: 5/26/2026, 9:15:27 AM
Quick Conversions
| SCR | INR |
|---|---|
| 1 SCR | 6.73 INR |
| 10 SCR | 67.30 INR |
| 50 SCR | 336.51 INR |
| 100 SCR | 673.03 INR |
| 500 SCR | 3,365.14 INR |
| 1,000 SCR | 6,730.28 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-05-26T09:15:27Z",
"rates": {
"INR": 6.730282
}
}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": 673.0282,
"rate": 6.730282
}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