Rate Overview
Live
1 INR = 5.9199 SOS
1 SOS = 0.168921
INR
Avg
5.9189
High
5.9416
Low
5.9003
Last updated: 7/26/2026, 3:26:47 PM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.92 SOS |
| 10 INR | 59.20 SOS |
| 50 INR | 296.00 SOS |
| 100 INR | 591.99 SOS |
| 500 INR | 2,959.97 SOS |
| 1,000 INR | 5,919.93 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-26T15:26:47Z",
"rates": {
"SOS": 5.919933
}
}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.9933000000001,
"rate": 5.919933
}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