Rate Overview
Live
1 SVC = 102.8676 KPW
1 KPW = 0.009721
SVC
Avg
102.9455
High
103.1186
Low
102.8030
Last updated: 4/17/2026, 2:45:00 PM
Quick Conversions
| SVC | KPW |
|---|---|
| 1 SVC | 102.87 KPW |
| 10 SVC | 1,028.68 KPW |
| 50 SVC | 5,143.38 KPW |
| 100 SVC | 10,286.76 KPW |
| 500 SVC | 51,433.81 KPW |
| 1,000 SVC | 102,867.61 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-04-17T14:45:00Z",
"rates": {
"KPW": 102.867612
}
}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": 10286.761199999999,
"rate": 102.867612
}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