Rate Overview
Live
1 SVC = 102.8561 KPW
1 KPW = 0.009722
SVC
Avg
102.8595
High
103.0758
Low
102.7222
Last updated: 5/28/2026, 4:47:38 AM
Quick Conversions
| SVC | KPW |
|---|---|
| 1 SVC | 102.86 KPW |
| 10 SVC | 1,028.56 KPW |
| 50 SVC | 5,142.81 KPW |
| 100 SVC | 10,285.61 KPW |
| 500 SVC | 51,428.05 KPW |
| 1,000 SVC | 102,856.10 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-28T04:47:38Z",
"rates": {
"KPW": 102.856103
}
}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.6103,
"rate": 102.856103
}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