Rate Overview
Live
1 SVC = 9.9955 KGS
1 KGS = 0.100045
SVC
Avg
9.9954
High
10.0121
Low
9.9812
Last updated: 7/18/2026, 2:15:04 PM
Quick Conversions
| SVC | KGS |
|---|---|
| 1 SVC | 10.00 KGS |
| 10 SVC | 99.96 KGS |
| 50 SVC | 499.78 KGS |
| 100 SVC | 999.55 KGS |
| 500 SVC | 4,997.75 KGS |
| 1,000 SVC | 9,995.50 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-18T14:15:04Z",
"rates": {
"KGS": 9.995503
}
}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": 999.5502999999999,
"rate": 9.995503
}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