Rate Overview
Live
1 KPW = 0.009712 SVC
1 SVC = 102.9654
KPW
Avg
0.009721
High
0.009741
Low
0.009696
Last updated: 8/22/2026, 11:27:38 PM
Quick Conversions
| KPW | SVC |
|---|---|
| 1 KPW | 0.01 SVC |
| 10 KPW | 0.10 SVC |
| 50 KPW | 0.49 SVC |
| 100 KPW | 0.97 SVC |
| 500 KPW | 4.86 SVC |
| 1,000 KPW | 9.71 SVC |
Get KPW/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=SVCExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-08-22T23:27:38Z",
"rates": {
"SVC": 0.009712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "SVC",
"amount": 100
},
"result": 0.9712000000000001,
"rate": 0.009712
}Build with KPW/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key