Rate Overview
Live
1 KRW = 0.005863 SVC
1 SVC = 170.5611
KRW
Avg
0.005962
High
0.006077
Low
0.005863
Last updated: 3/7/2026, 12:31:59 AM
Quick Conversions
| KRW | SVC |
|---|---|
| 1 KRW | 0.01 SVC |
| 10 KRW | 0.06 SVC |
| 50 KRW | 0.29 SVC |
| 100 KRW | 0.59 SVC |
| 500 KRW | 2.93 SVC |
| 1,000 KRW | 5.86 SVC |
Get KRW/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=SVCExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-07T00:31:59Z",
"rates": {
"SVC": 0.005863
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "SVC",
"amount": 100
},
"result": 0.5863,
"rate": 0.005863
}Build with KRW/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key