Rate Overview
Live
1 INR = 5.9444 SOS
1 SOS = 0.168224
INR
Avg
6.4841
High
6.8209
Low
5.9444
Last updated: 5/27/2026, 11:21:19 AM
Quick Conversions
| INR | SOS |
|---|---|
| 1 INR | 5.94 SOS |
| 10 INR | 59.44 SOS |
| 50 INR | 297.22 SOS |
| 100 INR | 594.44 SOS |
| 500 INR | 2,972.23 SOS |
| 1,000 INR | 5,944.45 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-27T11:21:19Z",
"rates": {
"SOS": 5.94445
}
}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.4449999999999,
"rate": 5.94445
}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