Rate Overview
Live
1 SVC = 10.0378 KGS
1 KGS = 0.099624
SVC
Avg
10.0136
High
10.0378
Low
9.9954
Last updated: 8/20/2026, 10:42:53 AM
Quick Conversions
| SVC | KGS |
|---|---|
| 1 SVC | 10.04 KGS |
| 10 SVC | 100.38 KGS |
| 50 SVC | 501.89 KGS |
| 100 SVC | 1,003.78 KGS |
| 500 SVC | 5,018.88 KGS |
| 1,000 SVC | 10,037.76 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-08-20T10:42:53Z",
"rates": {
"KGS": 10.037759
}
}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": 1003.7759,
"rate": 10.037759
}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