Rate Overview
Live
1 SVC = 102.8534 KPW
1 KPW = 0.009723
SVC
Avg
102.8552
High
102.8575
Low
102.8534
Last updated: 5/28/2026, 1:19:07 AM
Quick Conversions
| SVC | KPW |
|---|---|
| 1 SVC | 102.85 KPW |
| 10 SVC | 1,028.53 KPW |
| 50 SVC | 5,142.67 KPW |
| 100 SVC | 10,285.34 KPW |
| 500 SVC | 51,426.69 KPW |
| 1,000 SVC | 102,853.37 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-05-28T01:19:07Z",
"rates": {
"KPW": 102.853373
}
}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": 10285.337300000001,
"rate": 102.853373
}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