Rate Overview
Live
1 INR = 5.9623 SOS
1 SOS = 0.167721
INR
Avg
5.9967
High
6.1047
Low
5.9623
Last updated: 8/14/2026, 10:01:32 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.96 SOS |
| 10 INR | 59.62 SOS |
| 50 INR | 298.11 SOS |
| 100 INR | 596.23 SOS |
| 500 INR | 2,981.14 SOS |
| 1,000 INR | 5,962.27 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-08-14T10:01:32Z",
"rates": {
"SOS": 5.962274
}
}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": 596.2274,
"rate": 5.962274
}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