Rate Overview
Live
1 INR = 5.9413 SOS
1 SOS = 0.168312
INR
Avg
6.1625
High
6.3584
Low
5.9400
Last updated: 5/27/2026, 12:35:21 PM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.94 SOS |
| 10 INR | 59.41 SOS |
| 50 INR | 297.07 SOS |
| 100 INR | 594.13 SOS |
| 500 INR | 2,970.67 SOS |
| 1,000 INR | 5,941.33 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-27T12:35:21Z",
"rates": {
"SOS": 5.941334
}
}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": 594.1334,
"rate": 5.941334
}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