Rate Overview
Live
1 INR = 5.9399 SOS
1 SOS = 0.168354
INR
Avg
6.2074
High
6.4228
Low
5.9399
Last updated: 5/27/2026, 9:57:59 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.94 SOS |
| 10 INR | 59.40 SOS |
| 50 INR | 296.99 SOS |
| 100 INR | 593.99 SOS |
| 500 INR | 2,969.94 SOS |
| 1,000 INR | 5,939.88 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-27T09:57:59Z",
"rates": {
"SOS": 5.939878
}
}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.9878,
"rate": 5.939878
}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