Rate Overview
Live
1 KGS = 0.100053 SVC
1 SVC = 9.9947
KGS
Avg
0.100055
High
0.100059
Low
0.100047
Last updated: 3/7/2026, 7:07:45 AM
Quick Conversions
| KGS | SVC |
|---|---|
| 1 KGS | 0.10 SVC |
| 10 KGS | 1.00 SVC |
| 50 KGS | 5.00 SVC |
| 100 KGS | 10.01 SVC |
| 500 KGS | 50.03 SVC |
| 1,000 KGS | 100.05 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-03-07T07:07:45Z",
"rates": {
"SVC": 0.100053
}
}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": 10.0053,
"rate": 0.100053
}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