Rate Overview
Live
1 SVC = 103.0112 KPW
1 KPW = 0.009708
SVC
Avg
102.8874
High
103.0112
Low
102.8016
Last updated: 6/19/2026, 8:31:16 AM
Quick Conversions
| SVC | KPW |
|---|---|
| 1 SVC | 103.01 KPW |
| 10 SVC | 1,030.11 KPW |
| 50 SVC | 5,150.56 KPW |
| 100 SVC | 10,301.12 KPW |
| 500 SVC | 51,505.60 KPW |
| 1,000 SVC | 103,011.20 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-06-19T08:31:16Z",
"rates": {
"KPW": 103.011197
}
}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": 10301.1197,
"rate": 103.011197
}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