Rate Overview
Live
1 KGS = 0.164384 SCR
1 SCR = 6.0833
KGS
Avg
0.164041
High
0.171843
Low
0.155144
Last updated: 6/23/2026, 12:30:18 AM
Quick Conversions
| KGS | SCR |
|---|---|
| 1 KGS | 0.16 SCR |
| 10 KGS | 1.64 SCR |
| 50 KGS | 8.22 SCR |
| 100 KGS | 16.44 SCR |
| 500 KGS | 82.19 SCR |
| 1,000 KGS | 164.38 SCR |
Get KGS/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=SCRExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-23T00:30:18Z",
"rates": {
"SCR": 0.164384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "SCR",
"amount": 100
},
"result": 16.4384,
"rate": 0.164384
}Build with KGS/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key