Rate Overview
Live
1 KRW = 0.376433 SOS
1 SOS = 2.6565
KRW
Avg
0.402184
High
0.430662
Low
0.376433
Last updated: 3/27/2026, 11:23:28 AM
Quick Conversions
| KRW | SOS |
|---|---|
| 1 KRW | 0.38 SOS |
| 10 KRW | 3.76 SOS |
| 50 KRW | 18.82 SOS |
| 100 KRW | 37.64 SOS |
| 500 KRW | 188.22 SOS |
| 1,000 KRW | 376.43 SOS |
Get KRW/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=SOSExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T11:23:28Z",
"rates": {
"SOS": 0.376433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "SOS",
"amount": 100
},
"result": 37.6433,
"rate": 0.376433
}Build with KRW/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key