Rate Overview
Live
1 KRW = 0.391666 SOS
1 SOS = 2.5532
KRW
Avg
0.398847
High
0.430662
Low
0.370317
Last updated: 7/26/2026, 2:29:22 AM
Quick Conversions
| KRW | SOS |
|---|---|
| 1 KRW | 0.39 SOS |
| 10 KRW | 3.92 SOS |
| 50 KRW | 19.58 SOS |
| 100 KRW | 39.17 SOS |
| 500 KRW | 195.83 SOS |
| 1,000 KRW | 391.67 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-07-26T02:29:22Z",
"rates": {
"SOS": 0.391666
}
}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": 39.1666,
"rate": 0.391666
}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