Rate Overview
Live
1 INR = 6.0169 SOS
1 SOS = 0.166197
INR
Avg
6.0030
High
6.0336
Low
5.9679
Last updated: 6/16/2026, 8:54:53 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 6.02 SOS |
| 10 INR | 60.17 SOS |
| 50 INR | 300.85 SOS |
| 100 INR | 601.69 SOS |
| 500 INR | 3,008.47 SOS |
| 1,000 INR | 6,016.95 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-06-16T08:54:53Z",
"rates": {
"SOS": 6.016946
}
}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": 601.6946,
"rate": 6.016946
}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