Rate Overview
Live
1 SVC = 9.9934 KGS
1 KGS = 0.100066
SVC
Avg
9.9955
High
10.0006
Low
9.9931
Last updated: 7/27/2026, 5:47:49 AM
Quick Conversions
| SVC | KGS |
|---|---|
| 1 SVC | 9.99 KGS |
| 10 SVC | 99.93 KGS |
| 50 SVC | 499.67 KGS |
| 100 SVC | 999.34 KGS |
| 500 SVC | 4,996.68 KGS |
| 1,000 SVC | 9,993.36 KGS |
Get SVC/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=KGSExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-27T05:47:49Z",
"rates": {
"KGS": 9.993355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "KGS",
"amount": 100
},
"result": 999.3354999999999,
"rate": 9.993355
}Build with SVC/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key