Rate Overview
Live
1 IDR = 0.031857 SOS
1 SOS = 31.3903
IDR
Avg
0.031835
High
0.031947
Low
0.031721
Last updated: 7/26/2026, 3:27:15 AM
Quick Conversions
| IDR | SOS |
|---|---|
| 1 IDR | 0.03 SOS |
| 10 IDR | 0.32 SOS |
| 50 IDR | 1.59 SOS |
| 100 IDR | 3.19 SOS |
| 500 IDR | 15.93 SOS |
| 1,000 IDR | 31.86 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-26T03:27:15Z",
"rates": {
"SOS": 0.031857
}
}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.1857,
"rate": 0.031857
}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