Rate Overview
Live
1 KRW = 0.005682 SVC
1 SVC = 175.9944
KRW
Avg
0.005736
High
0.005799
Low
0.005662
Last updated: 6/19/2026, 8:33:57 AM
Quick Conversions
| KRW | SVC |
|---|---|
| 1 KRW | 0.01 SVC |
| 10 KRW | 0.06 SVC |
| 50 KRW | 0.28 SVC |
| 100 KRW | 0.57 SVC |
| 500 KRW | 2.84 SVC |
| 1,000 KRW | 5.68 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-06-19T08:33:57Z",
"rates": {
"SVC": 0.005682
}
}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.5682,
"rate": 0.005682
}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