Rate Overview
Live
1 KGS = 0.099948 SVC
1 SVC = 10.0052
KGS
Avg
0.099950
High
0.099956
Low
0.099945
Last updated: 9/4/2026, 7:58:17 AM
Quick Conversions
| KGS | SVC |
|---|---|
| 1 KGS | 0.10 SVC |
| 10 KGS | 1.00 SVC |
| 50 KGS | 5.00 SVC |
| 100 KGS | 9.99 SVC |
| 500 KGS | 49.97 SVC |
| 1,000 KGS | 99.95 SVC |
Get KGS/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SVCExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-04T07:58:17Z",
"rates": {
"SVC": 0.099948
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SVC",
"amount": 100
},
"result": 9.9948,
"rate": 0.099948
}Build with KGS/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key