Rate Overview
Live
1 KRW = 0.005771 SVC
1 SVC = 173.2802
KRW
Avg
0.006147
High
0.006433
Low
0.005771
Last updated: 3/27/2026, 9:55:30 AM
Quick Conversions
| KRW | SVC |
|---|---|
| 1 KRW | 0.01 SVC |
| 10 KRW | 0.06 SVC |
| 50 KRW | 0.29 SVC |
| 100 KRW | 0.58 SVC |
| 500 KRW | 2.89 SVC |
| 1,000 KRW | 5.77 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-27T09:55:30Z",
"rates": {
"SVC": 0.005771
}
}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.5771000000000001,
"rate": 0.005771
}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