Rate Overview
Live
1 SVC = 10.0005 KGS
1 KGS = 0.099995
SVC
Avg
9.9956
High
10.0339
Low
9.9586
Last updated: 7/29/2026, 6:17:45 PM
Quick Conversions
| SVC | KGS |
|---|---|
| 1 SVC | 10.00 KGS |
| 10 SVC | 100.01 KGS |
| 50 SVC | 500.03 KGS |
| 100 SVC | 1,000.05 KGS |
| 500 SVC | 5,000.27 KGS |
| 1,000 SVC | 10,000.55 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-07-29T18:17:45Z",
"rates": {
"KGS": 10.000549
}
}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.0549,
"rate": 10.000549
}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