Rate Overview
Live
1 SOS = 0.002262 SGD
1 SGD = 442.0866
SOS
Avg
0.002237
High
0.002275
Low
0.002209
Last updated: 3/28/2026, 12:24:08 PM
Quick Conversions
| SOS | SGD |
|---|---|
| 1 SOS | 0.00 SGD |
| 10 SOS | 0.02 SGD |
| 50 SOS | 0.11 SGD |
| 100 SOS | 0.23 SGD |
| 500 SOS | 1.13 SGD |
| 1,000 SOS | 2.26 SGD |
Get SOS/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=SGDExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-28T12:24:08Z",
"rates": {
"SGD": 0.002262
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "SGD",
"amount": 100
},
"result": 0.2262,
"rate": 0.002262
}Build with SOS/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key