Rate Overview
Live
1 IDR = 0.033344 SOS
1 SOS = 29.9904
IDR
Avg
0.033321
High
0.033442
Low
0.033182
Last updated: 4/17/2026, 10:46:37 AM
Quick Conversions
| IDR | SOS |
|---|---|
| 1 IDR | 0.03 SOS |
| 10 IDR | 0.33 SOS |
| 50 IDR | 1.67 SOS |
| 100 IDR | 3.33 SOS |
| 500 IDR | 16.67 SOS |
| 1,000 IDR | 33.34 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-04-17T10:46:37Z",
"rates": {
"SOS": 0.033344
}
}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.3344,
"rate": 0.033344
}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