Rate Overview
Live
1 INR = 5.9643 SOS
1 SOS = 0.167664
INR
Avg
5.9968
High
6.0473
Low
5.9643
Last updated: 7/6/2026, 7:47:24 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.96 SOS |
| 10 INR | 59.64 SOS |
| 50 INR | 298.21 SOS |
| 100 INR | 596.43 SOS |
| 500 INR | 2,982.15 SOS |
| 1,000 INR | 5,964.30 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-07-06T07:47:24Z",
"rates": {
"SOS": 5.964295
}
}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.4295,
"rate": 5.964295
}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