Rate Overview
Live
1 INR = 5.8846 SOS
1 SOS = 0.169935
INR
Avg
6.4410
High
6.8209
Low
5.8846
Last updated: 7/20/2026, 7:31:33 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.88 SOS |
| 10 INR | 58.85 SOS |
| 50 INR | 294.23 SOS |
| 100 INR | 588.46 SOS |
| 500 INR | 2,942.30 SOS |
| 1,000 INR | 5,884.59 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-20T07:31:33Z",
"rates": {
"SOS": 5.884594
}
}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": 588.4594,
"rate": 5.884594
}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