Rate Overview
Live
1 IDR = 0.033636 SOS
1 SOS = 29.7301
IDR
Avg
0.034045
High
0.034596
Low
0.033559
Last updated: 3/28/2026, 10:50:02 AM
Quick Conversions
| IDR | SOS |
|---|---|
| 1 IDR | 0.03 SOS |
| 10 IDR | 0.34 SOS |
| 50 IDR | 1.68 SOS |
| 100 IDR | 3.36 SOS |
| 500 IDR | 16.82 SOS |
| 1,000 IDR | 33.64 SOS |
Get IDR/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=SOSExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-28T10:50:02Z",
"rates": {
"SOS": 0.033636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "SOS",
"amount": 100
},
"result": 3.3636,
"rate": 0.033636
}Build with IDR/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key