Rate Overview
Live
1 INR = 6.1044 SOS
1 SOS = 0.163816
INR
Avg
6.1331
High
6.1676
Low
6.1044
Last updated: 4/16/2026, 12:01:37 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 6.10 SOS |
| 10 INR | 61.04 SOS |
| 50 INR | 305.22 SOS |
| 100 INR | 610.44 SOS |
| 500 INR | 3,052.20 SOS |
| 1,000 INR | 6,104.40 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-04-16T00:01:37Z",
"rates": {
"SOS": 6.104403
}
}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": 610.4403,
"rate": 6.104403
}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