Rate Overview
Live
1 INR = 5.9391 SOS
1 SOS = 0.168376
INR
Avg
5.9516
High
5.9926
Low
5.9006
Last updated: 5/27/2026, 6:11:20 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.94 SOS |
| 10 INR | 59.39 SOS |
| 50 INR | 296.95 SOS |
| 100 INR | 593.91 SOS |
| 500 INR | 2,969.55 SOS |
| 1,000 INR | 5,939.09 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-27T06:11:20Z",
"rates": {
"SOS": 5.939093
}
}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.9093,
"rate": 5.939093
}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