Rate Overview
Live
1 IDR = 0.032981 SOS
1 SOS = 30.3205
IDR
Avg
0.032918
High
0.033150
Low
0.032744
Last updated: 5/7/2026, 3:43:46 PM
Quick Conversions
| IDR | SOS |
|---|---|
| 1 IDR | 0.03 SOS |
| 10 IDR | 0.33 SOS |
| 50 IDR | 1.65 SOS |
| 100 IDR | 3.30 SOS |
| 500 IDR | 16.49 SOS |
| 1,000 IDR | 32.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-05-07T15:43:46Z",
"rates": {
"SOS": 0.032981
}
}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.2981000000000003,
"rate": 0.032981
}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