Rate Overview
Live
1 SVC = 102.8860 KPW
1 KPW = 0.009719
SVC
Avg
102.8495
High
102.9836
Low
102.5262
Last updated: 8/19/2026, 6:34:15 AM
Quick Conversions
| SVC | KPW |
|---|---|
| 1 SVC | 102.89 KPW |
| 10 SVC | 1,028.86 KPW |
| 50 SVC | 5,144.30 KPW |
| 100 SVC | 10,288.60 KPW |
| 500 SVC | 51,442.98 KPW |
| 1,000 SVC | 102,885.97 KPW |
Get SVC/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=KPWExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-08-19T06:34:15Z",
"rates": {
"KPW": 102.885968
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "KPW",
"amount": 100
},
"result": 10288.596800000001,
"rate": 102.885968
}Build with SVC/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key