Rate Overview
Live
1 INR = 5.8945 SOS
1 SOS = 0.169651
INR
Avg
6.1092
High
6.3584
Low
5.8945
Last updated: 7/27/2026, 12:22:42 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.89 SOS |
| 10 INR | 58.94 SOS |
| 50 INR | 294.72 SOS |
| 100 INR | 589.45 SOS |
| 500 INR | 2,947.23 SOS |
| 1,000 INR | 5,894.45 SOS |
Get INR/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=SOSExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-27T00:22:42Z",
"rates": {
"SOS": 5.894451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "SOS",
"amount": 100
},
"result": 589.4451,
"rate": 5.894451
}Build with INR/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key