Rate Overview
Live
1 SOS = 1.5786 KPW
1 KPW = 0.633485
SOS
Avg
1.5759
High
1.5786
Low
1.5740
Last updated: 6/19/2026, 8:30:53 AM
Quick Conversions
| SOS | KPW |
|---|---|
| 1 SOS | 1.58 KPW |
| 10 SOS | 15.79 KPW |
| 50 SOS | 78.93 KPW |
| 100 SOS | 157.86 KPW |
| 500 SOS | 789.29 KPW |
| 1,000 SOS | 1,578.57 KPW |
Get SOS/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=KPWExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-06-19T08:30:53Z",
"rates": {
"KPW": 1.57857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "KPW",
"amount": 100
},
"result": 157.857,
"rate": 1.57857
}Build with SOS/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key