Rate Overview
Live
1 INR = 5.9195 SOS
1 SOS = 0.168934
INR
Avg
5.9611
High
6.1047
Low
5.7918
Last updated: 8/16/2026, 4:28:28 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.92 SOS |
| 10 INR | 59.19 SOS |
| 50 INR | 295.97 SOS |
| 100 INR | 591.95 SOS |
| 500 INR | 2,959.73 SOS |
| 1,000 INR | 5,919.46 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-08-16T04:28:28Z",
"rates": {
"SOS": 5.919457
}
}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": 591.9457,
"rate": 5.919457
}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