Rate Overview
Live
1 SVC = 10.0049 KGS
1 KGS = 0.099951
SVC
Avg
10.0049
High
10.0055
Low
10.0044
Last updated: 9/3/2026, 6:13:18 AM
Quick Conversions
| SVC | KGS |
|---|---|
| 1 SVC | 10.00 KGS |
| 10 SVC | 100.05 KGS |
| 50 SVC | 500.25 KGS |
| 100 SVC | 1,000.49 KGS |
| 500 SVC | 5,002.47 KGS |
| 1,000 SVC | 10,004.94 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-09-03T06:13:18Z",
"rates": {
"KGS": 10.004943
}
}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": 1000.4943000000001,
"rate": 10.004943
}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