Rate Overview
Live
1 SVC = 9.9884 KGS
1 KGS = 0.100116
SVC
Avg
9.9909
High
10.0121
Low
9.9875
Last updated: 5/7/2026, 2:52:27 PM
Quick Conversions
| SVC | KGS |
|---|---|
| 1 SVC | 9.99 KGS |
| 10 SVC | 99.88 KGS |
| 50 SVC | 499.42 KGS |
| 100 SVC | 998.84 KGS |
| 500 SVC | 4,994.20 KGS |
| 1,000 SVC | 9,988.40 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-05-07T14:52:27Z",
"rates": {
"KGS": 9.988396
}
}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": 998.8396,
"rate": 9.988396
}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