Rate Overview
Live
1 IDR = 0.033698 SOS
1 SOS = 29.6754
IDR
Avg
0.033822
High
0.034017
Low
0.033590
Last updated: 3/7/2026, 7:41:15 AM
Quick Conversions
| IDR | SOS |
|---|---|
| 1 IDR | 0.03 SOS |
| 10 IDR | 0.34 SOS |
| 50 IDR | 1.68 SOS |
| 100 IDR | 3.37 SOS |
| 500 IDR | 16.85 SOS |
| 1,000 IDR | 33.70 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-07T07:41:15Z",
"rates": {
"SOS": 0.033698
}
}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.3697999999999997,
"rate": 0.033698
}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