Rate Overview
Live
1 KRW = 0.424809 SOS
1 SOS = 2.3540
KRW
Avg
0.420155
High
0.424809
Low
0.413400
Last updated: 9/6/2026, 7:17:45 AM
Quick Conversions
| KRW | SOS |
|---|---|
| 1 KRW | 0.42 SOS |
| 10 KRW | 4.25 SOS |
| 50 KRW | 21.24 SOS |
| 100 KRW | 42.48 SOS |
| 500 KRW | 212.40 SOS |
| 1,000 KRW | 424.81 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-09-06T07:17:45Z",
"rates": {
"SOS": 0.424809
}
}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": 42.4809,
"rate": 0.424809
}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