Rate Overview
Live
1 INR = 6.0994 SOS
1 SOS = 0.163951
INR
Avg
6.5341
High
6.8209
Low
6.0994
Last updated: 3/26/2026, 6:36:37 PM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 6.10 SOS |
| 10 INR | 60.99 SOS |
| 50 INR | 304.97 SOS |
| 100 INR | 609.94 SOS |
| 500 INR | 3,049.69 SOS |
| 1,000 INR | 6,099.39 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-03-26T18:36:37Z",
"rates": {
"SOS": 6.09939
}
}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": 609.939,
"rate": 6.09939
}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