Rate Overview
Live
1 INR = 5.9405 SOS
1 SOS = 0.168336
INR
Avg
5.9509
High
5.9926
Low
5.9006
Last updated: 5/27/2026, 8:48:46 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.94 SOS |
| 10 INR | 59.40 SOS |
| 50 INR | 297.02 SOS |
| 100 INR | 594.05 SOS |
| 500 INR | 2,970.25 SOS |
| 1,000 INR | 5,940.50 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-27T08:48:46Z",
"rates": {
"SOS": 5.940499
}
}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.0499,
"rate": 5.940499
}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