Rate Overview
Live
1 INR = 5.9378 SOS
1 SOS = 0.168412
INR
Avg
6.3642
High
6.6765
Low
5.9378
Last updated: 5/27/2026, 7:29:10 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.94 SOS |
| 10 INR | 59.38 SOS |
| 50 INR | 296.89 SOS |
| 100 INR | 593.78 SOS |
| 500 INR | 2,968.91 SOS |
| 1,000 INR | 5,937.82 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-05-27T07:29:10Z",
"rates": {
"SOS": 5.93782
}
}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": 593.782,
"rate": 5.93782
}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