Rate Overview
Live
1 SOS = 1.5694 KPW
1 KPW = 0.637172
SOS
Avg
1.5744
High
1.5780
Low
1.5694
Last updated: 5/7/2026, 6:57:00 PM
Quick Conversions
| SOS | KPW |
|---|---|
| 1 SOS | 1.57 KPW |
| 10 SOS | 15.69 KPW |
| 50 SOS | 78.47 KPW |
| 100 SOS | 156.94 KPW |
| 500 SOS | 784.72 KPW |
| 1,000 SOS | 1,569.44 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-05-07T18:57:00Z",
"rates": {
"KPW": 1.569435
}
}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": 156.9435,
"rate": 1.569435
}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