Rate Overview
Live
1 KRW = 0.006504 SVC
1 SVC = 153.7515
KRW
Avg
0.006439
High
0.006504
Low
0.006329
Last updated: 9/6/2026, 2:42:01 PM
Quick Conversions
| KRW | SVC |
|---|---|
| 1 KRW | 0.01 SVC |
| 10 KRW | 0.07 SVC |
| 50 KRW | 0.33 SVC |
| 100 KRW | 0.65 SVC |
| 500 KRW | 3.25 SVC |
| 1,000 KRW | 6.50 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-09-06T14:42:01Z",
"rates": {
"SVC": 0.006504
}
}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.6504,
"rate": 0.006504
}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