Rate Overview
Live
1 KGS = 0.099662 SVC
1 SVC = 10.0339
KGS
Avg
0.100418
High
0.103303
Low
0.099662
Last updated: 7/28/2026, 7:46:01 PM
Quick Conversions
| KGS | SVC |
|---|---|
| 1 KGS | 0.10 SVC |
| 10 KGS | 1.00 SVC |
| 50 KGS | 4.98 SVC |
| 100 KGS | 9.97 SVC |
| 500 KGS | 49.83 SVC |
| 1,000 KGS | 99.66 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-07-28T19:46:01Z",
"rates": {
"SVC": 0.099662
}
}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.9662,
"rate": 0.099662
}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