Rate Overview
Live
1 SOS = 1.5752 KPW
1 KPW = 0.634854
SOS
Avg
1.5795
High
1.5910
Low
1.5738
Last updated: 8/23/2026, 10:39:21 AM
Quick Conversions
| SOS | KPW |
|---|---|
| 1 SOS | 1.58 KPW |
| 10 SOS | 15.75 KPW |
| 50 SOS | 78.76 KPW |
| 100 SOS | 157.52 KPW |
| 500 SOS | 787.58 KPW |
| 1,000 SOS | 1,575.17 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-08-23T10:39:21Z",
"rates": {
"KPW": 1.575166
}
}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.5166,
"rate": 1.575166
}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