Rate Overview
Live
1 KPW = 0.635038 SOS
1 SOS = 1.5747
KPW
Avg
0.635161
High
0.637171
Low
0.633709
Last updated: 5/9/2026, 3:45:57 AM
Quick Conversions
| KPW | SOS |
|---|---|
| 1 KPW | 0.64 SOS |
| 10 KPW | 6.35 SOS |
| 50 KPW | 31.75 SOS |
| 100 KPW | 63.50 SOS |
| 500 KPW | 317.52 SOS |
| 1,000 KPW | 635.04 SOS |
Get KPW/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=SOSExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-05-09T03:45:57Z",
"rates": {
"SOS": 0.635038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "SOS",
"amount": 100
},
"result": 63.5038,
"rate": 0.635038
}Build with KPW/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key