Rate Overview
Live
1 IDR = 0.031978 SOS
1 SOS = 31.2715
IDR
Avg
0.032067
High
0.032250
Low
0.031887
Last updated: 6/19/2026, 8:52:22 AM
Quick Conversions
| IDR | SOS |
|---|---|
| 1 IDR | 0.03 SOS |
| 10 IDR | 0.32 SOS |
| 50 IDR | 1.60 SOS |
| 100 IDR | 3.20 SOS |
| 500 IDR | 15.99 SOS |
| 1,000 IDR | 31.98 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-06-19T08:52:22Z",
"rates": {
"SOS": 0.031978
}
}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.1978,
"rate": 0.031978
}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