Rate Overview
Live
1 IDR = 0.031538 SOS
1 SOS = 31.7078
IDR
Avg
0.032878
High
0.034177
Low
0.031538
Last updated: 7/28/2026, 1:57:47 AM
Quick Conversions
| IDR | SOS |
|---|---|
| 1 IDR | 0.03 SOS |
| 10 IDR | 0.32 SOS |
| 50 IDR | 1.58 SOS |
| 100 IDR | 3.15 SOS |
| 500 IDR | 15.77 SOS |
| 1,000 IDR | 31.54 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-07-28T01:57:47Z",
"rates": {
"SOS": 0.031538
}
}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.1537999999999995,
"rate": 0.031538
}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