Rate Overview
Live
1 INR = 6.0092 SOS
1 SOS = 0.166410
INR
Avg
6.0043
High
6.0360
Low
5.9783
Last updated: 9/4/2026, 2:05:31 PM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 6.01 SOS |
| 10 INR | 60.09 SOS |
| 50 INR | 300.46 SOS |
| 100 INR | 600.92 SOS |
| 500 INR | 3,004.62 SOS |
| 1,000 INR | 6,009.25 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-09-04T14:05:31Z",
"rates": {
"SOS": 6.009246
}
}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": 600.9246,
"rate": 6.009246
}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