Rate Overview
Live
1 INR = 6.1971 SOS
1 SOS = 0.161365
INR
Avg
6.2308
High
6.2739
Low
6.1971
Last updated: 3/6/2026, 8:05:49 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 6.20 SOS |
| 10 INR | 61.97 SOS |
| 50 INR | 309.86 SOS |
| 100 INR | 619.71 SOS |
| 500 INR | 3,098.57 SOS |
| 1,000 INR | 6,197.14 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-06T08:05:49Z",
"rates": {
"SOS": 6.19714
}
}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": 619.714,
"rate": 6.19714
}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