Rate Overview
Live
1 SVC = 9.9946 KGS
1 KGS = 0.100054
SVC
Avg
9.9945
High
9.9952
Low
9.9941
Last updated: 3/7/2026, 8:56:50 AM
Quick Conversions
| SVC | KGS |
|---|---|
| 1 SVC | 9.99 KGS |
| 10 SVC | 99.95 KGS |
| 50 SVC | 499.73 KGS |
| 100 SVC | 999.46 KGS |
| 500 SVC | 4,997.32 KGS |
| 1,000 SVC | 9,994.64 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-03-07T08:56:50Z",
"rates": {
"KGS": 9.994641
}
}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.4640999999999,
"rate": 9.994641
}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